Searched refs:CMP (Results 1 - 25 of 37) sorted by relevance

12

/external/bison/lib/
H A Dstrverscmp.c34 /* result_type: CMP: return diff; LEN: compare using len_diff/diff */
35 #define CMP 2 macro
85 /* S_N */ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP,
86 CMP, CM
[all...]
/external/blktrace/
H A Dstrverscmp.c79 /* result_type: CMP: return diff; LEN: compare using len_diff/diff */
80 #define CMP 2 macro
113 /* S_N */ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP,
114 CMP, CM
[all...]
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
H A DCommon.h79 template <class K, class D, class CMP = std::less<K> >
80 class TMap : public std::map<K, D, CMP, pool_allocator<std::pair<const K, D> > > {
84 TMap() : std::map<K, D, CMP, tAllocator>() {}
86 TMap(const tAllocator& a) : std::map<K, D, CMP, tAllocator>(std::map<K, D, CMP, tAllocator>::key_compare(), a) {}
/external/openssh/
H A Ddeattack.c71 #define CMP(a, b) (memcmp(a, b, SSH_BLOCKSIZE)) macro
89 if (!CMP(S, c)) {
133 if (!CMP(c, d)) {
148 if (!CMP(c, buf + h[i] * SSH_BLOCKSIZE)) {
/external/qemu/target-arm/
H A Diwmmxt_helper.c261 CMP(0, Tb, O, 0xff) | CMP(8, Tb, O, 0xff) | \
262 CMP(16, Tb, O, 0xff) | CMP(24, Tb, O, 0xff) | \
263 CMP(32, Tb, O, 0xff) | CMP(40, Tb, O, 0xff) | \
264 CMP(48, Tb, O, 0xff) | CMP(56, Tb, O, 0xff); \
274 a = CMP(0, Tw, O, 0xffff) | CMP(1
289 #define CMP macro
294 #undef CMP macro
295 #define CMP macro
301 #undef CMP macro
302 #define CMP macro
306 #undef CMP macro
308 #define CMP macro
314 #undef CMP macro
[all...]
/external/tremolo/Tremolo/
H A Ddpen.s79 CMP r0,#0
88 CMP r7, #3
91 CMP r7, #1
106 CMP r1, #0 @ if (i-read >= 0) === (i >= read)
135 CMP r10,#0x80
138 CMP r8, r7 @ if bit==0 (chase+bit==chase) (sets C)
163 CMP r1, #0 @ if (i-read >= 0) === (i >= read)
193 CMP r10,#0x8000
197 CMP r8, r7 @ if bit==0 (chase+bit==chase) sets C
221 CMP r
[all...]
H A DbitwiseARM.s76 CMP r12,r10 @ If bitsLeftInWord < bitsLeftInSeg
95 CMP r11,#0
101 CMP r14,#0
111 CMP r5,r1
120 CMP r5,r1
141 CMP r11,#0
184 CMP r14,#0
268 CMP r12,r10 @ If bitsLeftInWord < bitsLeftInSeg
289 CMP r11,#0
297 CMP r1
[all...]
H A DmdctLARM.s330 CMP r4, r14
350 CMP r4, r1
395 CMP r4, r1
500 CMP r5, r12
566 CMP r5, r12
1000 CMP r5, r9 @ if (w > xx)
1009 CMP r5,r1
1018 CMP r2, #4 @ r5 = T = (step>=4) ?
1058 CMP r5,r8
1095 CMP r
[all...]
H A DmdctARM.s335 CMP r4,r14
359 CMP r4,r1
411 CMP r4,r1
515 CMP r5, r12
580 CMP r5, r12
1012 CMP r5, r9 @ if (w > xx)
1021 CMP r5,r1
1030 CMP r2, #4 @ r5 = T = (step>=4) ?
1072 CMP r5,r8
1109 CMP r
[all...]
/external/bzip2/
H A Dbzdiff18 *cmp) comp=${CMP-cmp} ;;
/external/llvm/lib/VMCore/
H A DMakefile28 $(Verb) $(CMP) -s $@ $< || ( $(CP) $< $@ && \
/external/sonivox/arm-hybrid-22k/lib_src/
H A DARM-E_mastergain_gnu.s79 CMP r4, r6 @check for positive saturation
88 CMP r5, r6 @check for positive saturation
/external/sonivox/arm-wt-22k/lib_src/
H A DARM-E_mastergain_gnu.s79 CMP r4, r6 @check for positive saturation
88 CMP r5, r6 @check for positive saturation
/external/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.h47 /// CMP - Compare instruction.
48 CMP, enumerator in enum:llvm::MSP430ISD::__anon8933
51 /// operand produced by a CMP instruction.
56 /// condition code, and operand 3 is the flag operand produced by a CMP
H A DMSP430ISelLowering.cpp742 return DAG.getNode(MSP430ISD::CMP, dl, MVT::Glue, LHS, RHS);
766 // If we are doing an AND and testing against zero, then the CMP
768 // but they are different from CMP.
786 // instructions generate different flags than CMP, the carry bit can be used
981 case MSP430ISD::CMP: return "MSP430ISD::CMP";
/external/qemu/tcg/ppc/
H A Dtcg-target.c358 #define CMP XO31( 0) macro
580 tcg_out32 (s, CMP | BF (7) | RA (r2) | RB (r1));
583 tcg_out32 (s, CMP | BF (6) | RA (addr_reg2) | RB (r1));
776 tcg_out32 (s, CMP | (7 << 23) | RA (r2) | RB (r1));
779 tcg_out32 (s, CMP | BF (6) | RA (addr_reg2) | RB (r1));
1026 op = CMP;
/external/llvm/lib/Target/MBlaze/
H A DMBlazeISelLowering.cpp531 unsigned CMP = R.createVirtualRegister(&MBlaze::GPRRegClass); local
532 BuildMI(start, dl, TII->get(MBlaze::CMP), CMP)
537 .addReg(CMP)
/external/v8/src/arm/
H A Dconstants-arm.h201 CMP = 10 << 21, // Compare. enumerator in enum:v8::internal::Opcode
/external/elfutils/src/
H A Dunstrip.c804 #define CMP(value) \
818 CMP (value);
819 CMP (size);
820 CMP (shndx);
851 CMP (shndx);
857 CMP (map);
865 #undef CMP
802 #define CMP macro
863 #undef CMP macro
/external/llvm/lib/Target/ARM/
H A DARMISelLowering.h58 CMP, // ARM compare instructions. enumerator in enum:llvm::ARMISD::NodeType
/external/qemu/tcg/ppc64/
H A Dtcg-target.c348 #define CMP XO31( 0) macro
639 tcg_out32 (s, CMP | BF (7) | RA (r2) | RB (r1) | CMP_L);
785 tcg_out32 (s, CMP | BF (7) | RA (r2) | RB (r1) | CMP_L);
1012 op = CMP;
/external/webkit/Source/JavaScriptCore/assembler/
H A DARMAssembler.h135 CMP = (0xa << 21), enumerator in enum:JSC::ARMAssembler::__anon14303
373 emitInst(static_cast<ARMWord>(cc) | CMP | SET_CC, 0, rn, op2);
/external/llvm/lib/Target/X86/
H A DX86ISelLowering.h84 CMP, COMI, UCOMI, enumerator in enum:llvm::X86ISD::NodeType
90 /// operand, usually produced by a CMP instruction.
97 /// X86 FP SETCC, implemented with CMP{cc}SS/CMP{cc}SD.
108 /// flag operand produced by a CMP or TEST instruction. It also writes a
114 /// condition code, and operand 3 is the flag operand produced by a CMP
/external/llvm/lib/Target/MBlaze/Disassembler/
H A DMBlazeDisassembler.cpp221 case 0x1: return MBlaze::CMP;
/external/llvm/test/MC/ARM/
H A Dbasic-thumb-instructions.s204 @ CMP

Completed in 2895 milliseconds

12