x87trigOOR.c | 15 typedef struct { Double arg; Double st0; Double st1; UShort fpusw; } Res; member in struct:__anon27174 30 assert(my_offsetof(Res,fpusw) == 24); 41 "movw %%ax, 24(%0)" "\n\t" // .fpusw 52 assert(my_offsetof(Res,fpusw) == 24); 63 "movw %%ax, 24(%0)" "\n\t" // .fpusw 74 assert(my_offsetof(Res,fpusw) == 24); 85 "movw %%ax, 24(%0)" "\n\t" // .fpusw 96 assert(my_offsetof(Res,fpusw) == 24); 107 "movw %%ax, 24(%0)" "\n\t" // .fpusw 119 r.fpusw &= (1 << SHIFT_C2) [all...] |