Hello bernd,

Am Mittwoch, 13. Mai 2009 14:44:19 schrieb Bernd Büttner:
> This is not the point.
> I do use constants. Example:
>
> #define R_FLAGS_INIT  0x00000004
> atomic_clear_mask(R_FLAGS_INIT,&dev->flags);
>
> This results in an error from assembler:
>
> Error: operand mismatch -- statement 'andl #-5,(%a1)' ignored

Which assembly code is generated with your proposed change to the inline 
assembly code?

Regards
Alexander
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to