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

  /external/valgrind/none/tests/amd64/
fb_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);
fb_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);
fb_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);
fb_test_amd64.c 409 #define CC_MASK (CC_C | CC_P | CC_Z | CC_S | CC_O | CC_A)
467 #undef CC_MASK
468 #define CC_MASK (CC_C | CC_P | CC_Z | CC_S | CC_O)
494 #undef CC_MASK
495 #define CC_MASK (CC_C)
677 #undef CC_MASK
679 #define CC_MASK (CC_C | CC_P | CC_Z | CC_S | CC_O | CC_A)
681 #define CC_MASK (CC_O | CC_C)
705 "imulw", s0, s1, res, flags & CC_MASK);
724 "imull", s0, s1, res, flags & CC_MASK);
    [all...]
amd64locked.c 229 #define CC_MASK (CC_C | CC_P | CC_A | CC_Z | CC_S | CC_O)
281 e_val, block[3] & CC_MASK)); \
372 e_val, block[2] & CC_MASK)); \
488 e_val, block[2] & CC_MASK)); \
  /external/valgrind/none/tests/x86/
x86locked.c 214 #define CC_MASK (CC_C | CC_P | CC_A | CC_Z | CC_S | CC_O)
266 e_val, block[3] & CC_MASK) ); \
350 e_val, block[2] & CC_MASK) ); \
452 e_val, block[2] & CC_MASK)); \
  /toolchain/binutils/binutils-2.25/opcodes/
metag-dis.c     [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
metag.h     [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 

Completed in 1031 milliseconds