Searched refs:div_xer (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/none/tests/ppc64/ |
D | test_isa_2_06_part3.c | 58 static volatile unsigned int div_flags, div_xer; variable 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() 961 GET_CR_XER(div_flags, div_xer); in test_divdeu() 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() 997 GET_CR_XER(div_flags, div_xer); in test_divwe() 1432 printf(" CR=%x; XER=%x\n", condreg, div_xer); in test_div_extensions()
|
D | test_isa_2_06_part2.c | 59 static volatile unsigned int div_flags, div_xer; variable 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() 1009 GET_CR_XER(div_flags, div_xer); in test_divde() 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() 1045 GET_CR_XER(div_flags, div_xer); in test_divweu() 1679 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 | 58 static volatile unsigned int div_flags, div_xer; variable 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() 961 GET_CR_XER(div_flags, div_xer); in test_divdeu() 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() 997 GET_CR_XER(div_flags, div_xer); in test_divwe() 1432 printf(" CR=%x; XER=%x\n", condreg, div_xer); in test_div_extensions()
|
D | test_isa_2_06_part2.c | 59 static volatile unsigned int div_flags, div_xer; variable 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() 1009 GET_CR_XER(div_flags, div_xer); in test_divde() 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() 1045 GET_CR_XER(div_flags, div_xer); in test_divweu() 1679 printf(" CR=%x; XER=%x\n", condreg, div_xer); in test_div_extensions()
|