OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GET_XER
(Results
1 - 15
of
15
) sorted by null
/external/valgrind/main/none/tests/ppc32/
test_dfp4.c
56
#define
GET_XER
(_lval) \
60
do { GET_CR(_lval_cr);
GET_XER
(_lval_xer); } while (0)
test_dfp1.c
53
#define
GET_XER
(_lval) \
57
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_dfp5.c
56
#define
GET_XER
(_lval) \
60
do { GET_CR(_lval_cr);
GET_XER
(_lval_xer); } while (0)
test_isa_2_06_part1.c
61
#define
GET_XER
(_lval) \
65
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
...]
jm-insns.c
208
#define
GET_XER
(_lval) \
212
do { GET_CR(_lval_cr);
GET_XER
(_lval_xer); } while (0)
[
all
...]
/external/valgrind/main/none/tests/ppc64/
test_dfp4.c
56
#define
GET_XER
(_lval) \
60
do { GET_CR(_lval_cr);
GET_XER
(_lval_xer); } while (0)
test_dfp1.c
53
#define
GET_XER
(_lval) \
57
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_dfp5.c
56
#define
GET_XER
(_lval) \
60
do { GET_CR(_lval_cr);
GET_XER
(_lval_xer); } while (0)
test_isa_2_06_part1.c
61
#define
GET_XER
(_lval) \
65
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
...]
Completed in 222 milliseconds