HomeSort by relevance Sort by last modified time
    Searched defs:GET_CR (Results 1 - 15 of 15) sorted by null

  /external/valgrind/main/none/tests/ppc32/
test_dfp4.c 53 #define GET_CR(_lval) \
60 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
509 GET_CR(flags);
575 GET_CR(flags);
test_dfp1.c 50 #define GET_CR(_lval) \
57 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
360 GET_CR(flags);
test_dfp3.c 51 #define GET_CR(_lval) \
58 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
    [all...]
test_dfp5.c 53 #define GET_CR(_lval) \
60 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
549 GET_CR(flags);
test_isa_2_06_part1.c 58 #define GET_CR(_lval) \
65 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
    [all...]
test_isa_2_06_part2.c 61 #define GET_CR(_lval) \
68 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
    [all...]
test_isa_2_06_part3.c 61 #define GET_CR(_lval) \
68 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
    [all...]
jm-insns.c 205 #define GET_CR(_lval) \
212 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
    [all...]
  /external/valgrind/main/none/tests/ppc64/
test_dfp4.c 53 #define GET_CR(_lval) \
60 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
509 GET_CR(flags);
575 GET_CR(flags);
test_dfp1.c 50 #define GET_CR(_lval) \
57 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
360 GET_CR(flags);
test_dfp3.c 51 #define GET_CR(_lval) \
58 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
    [all...]
test_dfp5.c 53 #define GET_CR(_lval) \
60 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
549 GET_CR(flags);
test_isa_2_06_part1.c 58 #define GET_CR(_lval) \
65 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
    [all...]
test_isa_2_06_part2.c 61 #define GET_CR(_lval) \
68 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
    [all...]
test_isa_2_06_part3.c 61 #define GET_CR(_lval) \
68 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
    [all...]

Completed in 297 milliseconds