Searched refs:div_xer (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/none/tests/ppc64/ |
D | test_isa_2_06_part2.c | 58 static volatile unsigned int div_flags, div_xer; variable 989 GET_CR_XER(div_flags, div_xer); in test_divde() 994 GET_CR_XER(div_flags, div_xer); in test_divde() 999 GET_CR_XER(div_flags, div_xer); in test_divde() 1004 GET_CR_XER(div_flags, div_xer); in test_divde() 1025 GET_CR_XER(div_flags, div_xer); in test_divweu() 1030 GET_CR_XER(div_flags, div_xer); in test_divweu() 1035 GET_CR_XER(div_flags, div_xer); in test_divweu() 1040 GET_CR_XER(div_flags, div_xer); in test_divweu() 1674 printf(" CR=%x; XER=%x\n", condreg, div_xer); in test_div_extensions()
|
D | test_isa_2_06_part3.c | 57 static volatile unsigned int div_flags, div_xer; variable 941 GET_CR_XER(div_flags, div_xer); in test_divdeu() 946 GET_CR_XER(div_flags, div_xer); in test_divdeu() 951 GET_CR_XER(div_flags, div_xer); in test_divdeu() 956 GET_CR_XER(div_flags, div_xer); in test_divdeu() 977 GET_CR_XER(div_flags, div_xer); in test_divwe() 982 GET_CR_XER(div_flags, div_xer); in test_divwe() 987 GET_CR_XER(div_flags, div_xer); in test_divwe() 992 GET_CR_XER(div_flags, div_xer); in test_divwe() 1427 printf(" CR=%x; XER=%x\n", condreg, div_xer); in test_div_extensions()
|
/external/valgrind/none/tests/ppc32/ |
D | test_isa_2_06_part3.c | 57 static volatile unsigned int div_flags, div_xer; variable 941 GET_CR_XER(div_flags, div_xer); in test_divdeu() 946 GET_CR_XER(div_flags, div_xer); in test_divdeu() 951 GET_CR_XER(div_flags, div_xer); in test_divdeu() 956 GET_CR_XER(div_flags, div_xer); in test_divdeu() 977 GET_CR_XER(div_flags, div_xer); in test_divwe() 982 GET_CR_XER(div_flags, div_xer); in test_divwe() 987 GET_CR_XER(div_flags, div_xer); in test_divwe() 992 GET_CR_XER(div_flags, div_xer); in test_divwe() 1427 printf(" CR=%x; XER=%x\n", condreg, div_xer); in test_div_extensions()
|
D | test_isa_2_06_part2.c | 58 static volatile unsigned int div_flags, div_xer; variable 989 GET_CR_XER(div_flags, div_xer); in test_divde() 994 GET_CR_XER(div_flags, div_xer); in test_divde() 999 GET_CR_XER(div_flags, div_xer); in test_divde() 1004 GET_CR_XER(div_flags, div_xer); in test_divde() 1025 GET_CR_XER(div_flags, div_xer); in test_divweu() 1030 GET_CR_XER(div_flags, div_xer); in test_divweu() 1035 GET_CR_XER(div_flags, div_xer); in test_divweu() 1040 GET_CR_XER(div_flags, div_xer); in test_divweu() 1674 printf(" CR=%x; XER=%x\n", condreg, div_xer); in test_div_extensions()
|