HomeSort by relevance Sort by last modified time
    Searched refs:CC_MASK (Results 1 - 11 of 11) sorted by null

  /external/valgrind/main/VEX/test/
test-amd64-muldiv.h 17 stringify(OP) "b", s0, s1, res, flags & CC_MASK);
35 stringify(OP) "w", op0h, op0, s1, resh, res, flags & CC_MASK);
53 stringify(OP) "l", op0h, op0, s1, resh, res, flags & CC_MASK);
71 stringify(OP) "q", op0h, op0, s1, resh, res, flags & CC_MASK);
test-i386-muldiv.h 17 stringify(OP) "b", s0, s1, res, flags & CC_MASK);
35 stringify(OP) "w", op0h, op0, s1, resh, res, flags & CC_MASK);
53 stringify(OP) "l", op0h, op0, s1, resh, res, flags & CC_MASK);
test-i386.h 36 stringify(OP) "l", s0, res, iflags, flags & CC_MASK);
39 res, iflags, flags & CC_MASK);
50 stringify(OP) "w", s0, res, iflags, flags & CC_MASK);
53 res, iflags, flags & CC_MASK);
64 stringify(OP) "b", s0, res, iflags, flags & CC_MASK);
67 res, iflags, flags & CC_MASK);
79 stringify(OP) "l", s0, s1, res, iflags, flags & CC_MASK);
82 res, iflags, flags & CC_MASK);
93 stringify(OP) "w", s0, s1, res, iflags, flags & CC_MASK);
96 res, iflags, flags & CC_MASK);
    [all...]
test-i386-shift.h 39 stringify(OP) "l", s0, s1, res, iflags, flags & CC_MASK);
52 stringify(OP) "w", s0, s1, res, iflags, flags & CC_MASK);
75 stringify(OP) "l", s0, s2, s1, res, iflags, flags & CC_MASK);
88 stringify(OP) "w", s0, s2, s1, res, iflags, flags & CC_MASK);
104 stringify(OP) "b", s0, s1, res, iflags, flags & CC_MASK);
test-amd64.h 34 stringify(OP) "q", s0, res, iflags, flags & CC_MASK);
43 stringify(OP) "l", s0, res, iflags, flags & CC_MASK);
52 stringify(OP) "w", s0, res, iflags, flags & CC_MASK);
61 stringify(OP) "b", s0, res, iflags, flags & CC_MASK);
71 stringify(OP) "q", s0, s1, res, iflags, flags & CC_MASK);
81 stringify(OP) "l", s0, s1, res, iflags, flags & CC_MASK);
91 stringify(OP) "w", s0, s1, res, iflags, flags & CC_MASK);
101 stringify(OP) "b", s0, s1, res, iflags, flags & CC_MASK);
test-amd64-shift.h 40 stringify(OP) "q", s0, s1, res, iflags, flags & CC_MASK);
53 stringify(OP) "l", s0, s1, res, iflags, flags & CC_MASK);
66 stringify(OP) "w", s0, s1, res, iflags, flags & CC_MASK);
89 stringify(OP) "l", s0, s2, s1, res, iflags, flags & CC_MASK);
102 stringify(OP) "w", s0, s2, s1, res, iflags, flags & CC_MASK);
118 stringify(OP) "b", s0, s1, res, iflags, flags & CC_MASK);
test-amd64.c 67 #define CC_MASK (CC_C | CC_P | CC_Z | CC_S | CC_O | CC_A)
115 #undef CC_MASK
116 #define CC_MASK (CC_C | CC_P | CC_Z | CC_S | CC_O)
154 #undef CC_MASK
155 #define CC_MASK (CC_C)
355 #undef CC_MASK
357 #define CC_MASK (CC_C | CC_P | CC_Z | CC_S | CC_O | CC_A)
359 #define CC_MASK (CC_O | CC_C)
383 "imulw", s0, s1, res, flags & CC_MASK);
402 "imull", s0, s1, res, flags & CC_MASK);
    [all...]
test-i386.c 57 #define CC_MASK (CC_C | CC_P | CC_Z | CC_S | CC_O | CC_A)
105 #undef CC_MASK
106 #define CC_MASK (CC_C | CC_P | CC_Z | CC_S | CC_O)
143 #undef CC_MASK
144 #define CC_MASK (CC_C)
343 #undef CC_MASK
345 #define CC_MASK (CC_C | CC_P | CC_Z | CC_S | CC_O | CC_A)
347 #define CC_MASK (CC_O | CC_C)
371 "imulw", s0, s1, res, flags & CC_MASK);
389 "imull", s0, s1, res, flags & CC_MASK);
    [all...]
  /external/valgrind/main/none/tests/amd64/
amd64locked.c 217 #define CC_MASK (CC_C | CC_P | CC_A | CC_Z | CC_S | CC_O)
269 e_val, block[3] & CC_MASK)); \
360 e_val, block[2] & CC_MASK)); \
476 e_val, block[2] & CC_MASK)); \
  /external/valgrind/main/none/tests/x86/
x86locked.c 202 #define CC_MASK (CC_C | CC_P | CC_A | CC_Z | CC_S | CC_O)
254 e_val, block[3] & CC_MASK) ); \
338 e_val, block[2] & CC_MASK) ); \
440 e_val, block[2] & CC_MASK)); \
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 651 milliseconds