OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GET_CR
(Results
1 - 10
of
10
) 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
206
#define
GET_CR
(_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
65
#define
GET_CR
(_lval) \
72
do {
GET_CR
(_lval_cr); GET_XER(_lval_xer); } while (0)
[
all
...]
test_isa_2_07_part1.c
153
#define
GET_CR
(_lval) \
160
do {
GET_CR
(_lval_cr); GET_XER(_lval_xer); } while (0)
1091
GET_CR
(flags);
[
all
...]
Completed in 385 milliseconds