Michael Niedermayer <michaelni at gmx.at> writes: > On Fri, May 15, 2009 at 01:30:17PM -0300, Ramiro Polla wrote: >> Is there a way to expand sizeof(int32_t)*foobar into the asm without >> using the "i" constraint? > > sizeof(int32_t) is 4 Not if CHAR_BIT != 8. -- M?ns Rullg?rd mans at mansr.com