Searched refs:xer_orig (Results 1 – 2 of 2) sorted by relevance
4739 volatile uint32_t flags, xer, xer_orig; in test_int_two_args() local4752 xer_orig = 0x00000000; in test_int_two_args()4765 SET_XER(xer_orig); in test_int_two_args()4781 if ((test_flags & PPC_XER_CA) && xer_orig == 0x00000000) { in test_int_two_args()4782 xer_orig = 0x20000000; in test_int_two_args()4791 volatile uint32_t flags, xer, xer_orig; in test_int_one_arg() local4794 xer_orig = 0x00000000; in test_int_one_arg()4798 SET_XER(xer_orig); in test_int_one_arg()4811 if ((test_flags & PPC_XER_CA) && xer_orig == 0x00000000) { in test_int_one_arg()4812 xer_orig = 0x20000000; in test_int_one_arg()