Searched refs:resOSZACP (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dguest_generic_x87.h105 /*OUT*/UInt* resOSZACP,
H A Dguest_generic_x87.c614 /*OUT*/UInt* resOSZACP,
669 *resOSZACP // A, P are zero
685 For all variants, the new OSZACP value is placed at *resOSZACP.
700 If not, False is returned, and neither *res not *resOSZACP are
705 /*OUT*/UInt* resOSZACP,
758 resV, resOSZACP,
796 resV, resOSZACP,
836 resV, resOSZACP,
876 resV, resOSZACP,
613 compute_PCMPxSTRx_gen_output( V128* resV, UInt* resOSZACP, UInt intRes1, UInt zmaskL, UInt zmaskR, UInt validL, UInt pol, UInt idx, Bool isxSTRM ) argument
704 compute_PCMPxSTRx( V128* resV, UInt* resOSZACP, V128* argLV, V128* argRV, UInt zmaskL, UInt zmaskR, UInt imm8, Bool isxSTRM ) argument
H A Dguest_amd64_helpers.c2896 UInt resOSZACP; local
2900 &resV, &resOSZACP, argL, argR,
2917 return resOSZACP & 0x8D5;
2920 return (newECX << 16) | (resOSZACP & 0x8D5);
/external/valgrind/main/none/tests/amd64/
H A Dpcmpstr64.c126 /*OUT*/UInt* resOSZACP,
157 *resOSZACP // A, P are zero
172 For all variants, the new OSZACP value is placed at *resOSZACP.
187 If not, False is returned, and neither *res not *resOSZACP are
192 /*OUT*/UInt* resOSZACP,
246 resV, resOSZACP,
285 resV, resOSZACP,
326 resV, resOSZACP,
367 resV, resOSZACP,
409 UInt resOSZACP, resEC local
125 pcmpXstrX_WRK_gen_output_fmt_I( V128* resV, UInt* resOSZACP, UInt intRes1, UInt zmaskL, UInt zmaskR, UInt validL, UInt pol, UInt idx ) argument
191 pcmpXstrX_WRK( V128* resV, UInt* resOSZACP, V128* argLV, V128* argRV, UInt zmaskL, UInt zmaskR, UInt imm8, Bool isSTRM ) argument
500 UInt resOSZACP, resECX; local
594 UInt resOSZACP, resECX; local
676 UInt resOSZACP, resECX; local
769 UInt resOSZACP, resECX; local
864 UInt resOSZACP, resECX; local
946 UInt resOSZACP, resECX; local
1029 UInt resOSZACP, resECX; local
1109 UInt resOSZACP, resECX; local
1189 UInt resOSZACP, resECX; local
1393 pcmpXstrX_WRK_gen_output_fmt_I( V128* resV, UInt* resOSZACP, UInt intRes1, UInt zmaskL, UInt zmaskR, UInt validL, UInt pol, UInt idx ) argument
1459 pcmpXstrX_WRK( V128* resV, UInt* resOSZACP, V128* argLV, V128* argRV, UInt zmaskL, UInt zmaskR, UInt imm8, Bool isSTRM ) argument
1676 UInt resOSZACP, resECX; local
1767 UInt resOSZACP, resECX; local
1861 UInt resOSZACP, resECX; local
1943 UInt resOSZACP, resECX; local
2036 UInt resOSZACP, resECX; local
2131 UInt resOSZACP, resECX; local
2213 UInt resOSZACP, resECX; local
2296 UInt resOSZACP, resECX; local
[all...]

Completed in 66 milliseconds