HomeSort by relevance Sort by last modified time
    Searched refs:CMP (Results 101 - 121 of 121) sorted by null

1 2 3 45

  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
Filt_6k_7k_neon.s 202 CMP r5, #80
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.s 232 CMP bS10, #0
  /system/core/libpixelflinger/codeflinger/
ARMAssemblerInterface.h 272 CMP(int cc, int Rn, uint32_t Op2) {
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 683 return DAG.getNode((isUnsigned ? SystemZISD::UCMP : SystemZISD::CMP),
792 case SystemZISD::CMP: return "SystemZISD::CMP";
    [all...]
  /external/webkit/Source/JavaScriptCore/assembler/
ARMAssembler.h 135 CMP = (0xa << 21),
373 emitInst(static_cast<ARMWord>(cc) | CMP | SET_CC, 0, rn, op2);
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 84 CMP, COMI, UCOMI,
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
    [all...]
X86ISelLowering.cpp     [all...]
X86ISelDAGToDAG.cpp     [all...]
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_MCReconBlock_s.s 665 CMP pSrcResidue, #0
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_MCReconBlock_s.s 390 CMP pSrcResidue, #0
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.cpp 744 return DAG.getNode(MSP430ISD::CMP, dl, MVT::Glue, LHS, RHS);
768 // If we are doing an AND and testing against zero, then the CMP
770 // but they are different from CMP.
788 // instructions generate different flags than CMP, the carry bit can be used
    [all...]
  /external/llvm/lib/Target/MBlaze/Disassembler/
MBlazeDisassembler.cpp 214 case 0x1: return MBlaze::CMP;
  /external/v8/src/arm/
assembler-arm.cc 501 (CMP | S);
507 (I | CMP | S);
    [all...]
simulator-arm.cc     [all...]
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
pred_lt4_1_opt.s 42 CMP r2, #0
  /external/dropbear/libtommath/
bn.tex 801 \label{fig:CMP}
804 In figure \ref{fig:CMP} two integers $a$ and $b$ are being compared. In this case $a$ is said to be ``to the left'' of
818 three compare codes listed in figure \ref{fig:CMP}.
876 individually. This function will return one of the compare conditions codes listed in figure \ref{fig:CMP}.
    [all...]
  /external/llvm/
configure 718 CMP
    [all...]
  /external/llvm/test/MC/ARM/
basic-arm-instructions.s 423 @ CMP
425 cmp r1, #0xf
426 cmp r1, r6
427 cmp r1, r6, lsl #10
428 cmp r1, r6, lsr #10
429 cmp sp, r6, lsr #10
430 cmp r1, r6, asr #10
431 cmp r1, r6, ror #10
432 cmp r7, r8, lsl r2
433 cmp sp, r8, lsr r
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /external/valgrind/main/none/tests/arm/
v6intThumb.stdout.exp 0 CMP-16 0x10a
2 cmp r3, r6 :: rd 0x00000000 rm 0x00000000, rn 0x00000000, c:v-in 0, cpsr 0x60000000 ZC
3 cmp r3, r6 :: rd 0x00000000 rm 0x00000001, rn 0x00000000, c:v-in 0, cpsr 0x20000000 C
4 cmp r3, r6 :: rd 0x00000001 rm 0x00000000, rn 0x00000001, c:v-in 0, cpsr 0x80000000 N
5 cmp r3, r6 :: rd 0x00000000 rm 0xffffffff, rn 0x00000000, c:v-in 0, cpsr 0xa0000000 N C
6 cmp r3, r6 :: rd 0xffffffff rm 0x00000000, rn 0xffffffff, c:v-in 0, cpsr 0x00000000
7 cmp r3, r6 :: rd 0x80000000 rm 0x00000000, rn 0x80000000, c:v-in 0, cpsr 0x90000000 N V
8 cmp r3, r6 :: rd 0x00000000 rm 0x80000000, rn 0x00000000, c:v-in 0, cpsr 0xa0000000 N C
9 cmp r3, r6 :: rd 0x00000000 rm 0x00000000, rn 0x00000000, c:v-in 0, cpsr 0x60000000 ZC
10 cmp r3, r6 :: rd 0x00000000 rm 0x00000001, rn 0x00000000, c:v-in 0, cpsr 0x20000000 C
    [all...]

Completed in 1324 milliseconds

1 2 3 45