Searched defs:fpusw (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/none/tests/amd64/
H A Dx87trigOOR.c15 typedef struct { Double arg; Double st0; Double st1; UShort fpusw; } Res; member in struct:__anon29681
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
[all...]
/external/valgrind/none/tests/x86/
H A Dx87trigOOR.c15 typedef struct { Double arg; Double st0; Double st1; UShort fpusw; } Res; member in struct:__anon29830
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
[all...]

Completed in 122 milliseconds