Anyone have any clue on how to force use of r32 registers instead of
default (r64) registers? I need this to get ddcxinfo-knoppix working
on amd64.

The code block in particular is in ddcxinfo-knoppix-0.6/lrmi.c:
asm volatile ("std; ins*" : "=D" (edi) : "d" (edx), "0", (edi));
It's too much work for me to port all of the asm to 64-bit so how do I
force the register sizes to be 32-bit?

-- 
Andrey Vul
int i;main(){for(;i["]<i;++i){--i;}"];read('-'-'-',i+++"hell\
o, world!\n",'/'/'/'));}read(j,i,p){write(j/p+p,i---j,i/i);}
hail ioccc
-- 
[EMAIL PROTECTED] mailing list

Reply via email to