Searched refs:xer_orig (Results 1 - 2 of 2) sorted by path

/external/valgrind/none/tests/ppc32/
H A Djm-insns.c4739 volatile uint32_t flags, xer, xer_orig; local
4752 xer_orig = 0x00000000;
4765 SET_XER(xer_orig);
4781 if ((test_flags & PPC_XER_CA) && xer_orig == 0x00000000) {
4782 xer_orig = 0x20000000;
4791 volatile uint32_t flags, xer, xer_orig; local
4794 xer_orig = 0x00000000;
4798 SET_XER(xer_orig);
4811 if ((test_flags & PPC_XER_CA) && xer_orig == 0x00000000) {
4812 xer_orig
[all...]
/external/valgrind/none/tests/ppc64/
H A Djm-insns.c4739 volatile uint32_t flags, xer, xer_orig; local
4752 xer_orig = 0x00000000;
4765 SET_XER(xer_orig);
4781 if ((test_flags & PPC_XER_CA) && xer_orig == 0x00000000) {
4782 xer_orig = 0x20000000;
4791 volatile uint32_t flags, xer, xer_orig; local
4794 xer_orig = 0x00000000;
4798 SET_XER(xer_orig);
4811 if ((test_flags & PPC_XER_CA) && xer_orig == 0x00000000) {
4812 xer_orig
[all...]

Completed in 272 milliseconds