OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GET_XER
(Results
1 - 10
of
10
) sorted by null
/external/valgrind/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
61
#define
GET_XER
(_lval) \
65
do { GET_CR(_lval_cr);
GET_XER
(_lval_xer); } while (0)
test_dfp5.c
61
#define
GET_XER
(_lval) \
65
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_part1.c
66
#define
GET_XER
(_lval) \
70
do { GET_CR(_lval_cr);
GET_XER
(_lval_xer); } while (0)
[
all
...]
test_isa_2_06_part2.c
71
#define
GET_XER
(_lval) \
75
do { GET_CR(_lval_cr);
GET_XER
(_lval_xer); } while (0)
[
all
...]
test_isa_2_06_part3.c
70
#define
GET_XER
(_lval) \
74
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/none/tests/ppc64/
test_isa_2_07_part2.c
74
#define
GET_XER
(_lval) \
78
do { GET_CR(_lval_cr);
GET_XER
(_lval_xer); } while (0)
[
all
...]
test_isa_2_07_part1.c
162
#define
GET_XER
(_lval) \
166
do { GET_CR(_lval_cr);
GET_XER
(_lval_xer); } while (0)
[
all
...]
Completed in 40 milliseconds