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

/external/valgrind/main/none/tests/ppc32/
H A Djm-insns.c4626 volatile uint32_t flags, xer, xer_orig; local
4634 xer_orig = 0x00000000;
4647 SET_XER(xer_orig);
4663 if ((test_flags & PPC_XER_CA) && xer_orig == 0x00000000) {
4664 xer_orig = 0x20000000;
4673 volatile uint32_t flags, xer, xer_orig; local
4676 xer_orig = 0x00000000;
4680 SET_XER(xer_orig);
4693 if ((test_flags & PPC_XER_CA) && xer_orig == 0x00000000) {
4694 xer_orig
[all...]
/external/valgrind/main/none/tests/ppc64/
H A Djm-insns.c4626 volatile uint32_t flags, xer, xer_orig; local
4634 xer_orig = 0x00000000;
4647 SET_XER(xer_orig);
4663 if ((test_flags & PPC_XER_CA) && xer_orig == 0x00000000) {
4664 xer_orig = 0x20000000;
4673 volatile uint32_t flags, xer, xer_orig; local
4676 xer_orig = 0x00000000;
4680 SET_XER(xer_orig);
4693 if ((test_flags & PPC_XER_CA) && xer_orig == 0x00000000) {
4694 xer_orig
[all...]

Completed in 50 milliseconds