Inline assembly constraints for a specific register

Avi Kivity avi@qumranet.com
Tue Mar 6 16:20:00 GMT 2007


How can I specify a constraint for a specific register, for example r8 
on x86_64?

I can specify any of rax, rbx, rcx, and rdx using a,b, c, and d.  But 
what about the rest of the register file?

-- 
error compiling committee.c: too many arguments to function



More information about the Gcc-help mailing list