HomeSort by relevance Sort by last modified time
    Searched refs:GET_XER (Results 1 - 10 of 10) sorted by null

  /external/valgrind/main/none/tests/ppc32/
test_dfp1.c 53 #define GET_XER(_lval) \
57 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
test_dfp4.c 56 #define GET_XER(_lval) \
60 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
test_dfp5.c 56 #define GET_XER(_lval) \
60 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
test_dfp3.c 54 #define GET_XER(_lval) \
58 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
    [all...]
test_isa_2_06_part2.c 64 #define GET_XER(_lval) \
68 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
    [all...]
test_isa_2_06_part3.c 64 #define GET_XER(_lval) \
68 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
    [all...]
test_isa_2_06_part1.c 61 #define GET_XER(_lval) \
65 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
    [all...]
jm-insns.c 209 #define GET_XER(_lval) \
213 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
    [all...]
  /external/valgrind/main/none/tests/ppc64/
test_isa_2_07_part2.c 68 #define GET_XER(_lval) \
72 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
    [all...]
test_isa_2_07_part1.c 156 #define GET_XER(_lval) \
160 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
    [all...]

Completed in 199 milliseconds