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

  /external/valgrind/none/tests/ppc32/
test_dfp4.c 58 #define GET_CR(_lval) \
65 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
519 GET_CR(flags);
592 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 58 #define GET_CR(_lval) \
65 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
565 GET_CR(flags);
test_isa_2_06_part1.c 63 #define GET_CR(_lval) \
70 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
    [all...]
test_isa_2_06_part2.c 69 #define GET_CR(_lval) \
76 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
    [all...]
test_isa_2_06_part3.c 68 #define GET_CR(_lval) \
75 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
    [all...]
test_isa_2_07_part2.c 71 #define GET_CR(_lval) \
78 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
    [all...]
test_isa_2_07_part1.c 159 #define GET_CR(_lval) \
166 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
1145 GET_CR(flags);
    [all...]
jm-insns.c 206 #define GET_CR(_lval) \
213 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
    [all...]
  /external/valgrind/none/tests/ppc64/
test_dfp4.c 58 #define GET_CR(_lval) \
65 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
519 GET_CR(flags);
592 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 58 #define GET_CR(_lval) \
65 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
565 GET_CR(flags);
test_isa_2_06_part1.c 63 #define GET_CR(_lval) \
70 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
    [all...]
test_isa_2_06_part2.c 69 #define GET_CR(_lval) \
76 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
    [all...]
test_isa_2_06_part3.c 68 #define GET_CR(_lval) \
75 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
    [all...]
test_isa_2_07_part2.c 71 #define GET_CR(_lval) \
78 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
    [all...]
ppc64_helpers.h 58 #define GET_CR(_lval) \
    [all...]
test_isa_2_07_part1.c 159 #define GET_CR(_lval) \
166 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
1145 GET_CR(flags);
    [all...]
jm-insns.c 206 #define GET_CR(_lval) \
213 do { GET_CR(_lval_cr); GET_XER(_lval_xer); } while (0)
    [all...]

Completed in 1390 milliseconds