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

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
tlsopt1_32.s 6 cmpwi 4,0
tlsopt2_32.s 6 cmpwi 4,0
tlsopt4_32.s 8 cmpwi 4,0
18 cmpwi 4,0
tlsopt4_32.d 19 .*: (2c 04 00 00|00 00 04 2c) cmpwi r4,0
29 .*: (2c 04 00 00|00 00 04 2c) cmpwi r4,0
tlsopt1_32.d 19 .*: (2c 04 00 00|00 00 04 2c) cmpwi r4,0
tlsopt2_32.d 19 .*: (2c 04 00 00|00 00 04 2c) cmpwi r4,0
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
test2xcoff32.s 27 cmpwi 7,31,9
476.s 69 cmpwi 3,-167
476.d 67 e4: (2c 03 ff 59|59 ff 03 2c) cmpwi r3,-167
68 e8: (2f 83 ff 59|59 ff 83 2f) cmpwi cr7,r3,-167
76 108: (2c 03 ff 59|59 ff 03 2c) cmpwi r3,-167
  /external/valgrind/coregrind/
m_trampoline.S 331 cmpwi 0,4,0
336 cmpwi 0,5,0
349 cmpwi 7,0,0
353 cmpwi 7,0,0
358 cmpwi 7,0,0
362 cmpwi 7,0,0
389 cmpwi 7,0,0
397 cmpwi 6,0,0
472 cmpwi 7,0,0
479 cmpwi 7,0,
    [all...]
  /external/v8/src/crankshaft/ppc/
lithium-codegen-ppc.cc 900 __ cmpwi(dividend, Operand::Zero());
949 __ cmpwi(dividend, Operand::Zero());
974 __ cmpwi(right_reg, Operand::Zero());
    [all...]
  /external/v8/src/ppc/
disasm-ppc.cc 1124 Format(instr, "cmpwi 'ra, 'int16");
    [all...]
assembler-ppc.h 617 // didn't match one of the above, must keep cmpwi.
859 void cmpwi(Register src1, const Operand& src2, CRegister cr = cr7);
    [all...]
code-stubs-ppc.cc     [all...]
assembler-ppc.cc 1052 void Assembler::cmpwi(Register src1, const Operand& src2, CRegister cr) { function in class:v8::internal::Assembler
1060 // For cmpwi against 0, save postition and cr for later examination
    [all...]
macro-assembler-ppc.cc     [all...]
  /external/valgrind/none/tests/ppc32/
jm-int.stdout.exp     [all...]
  /external/libunwind_llvm/src/
UnwindRegistersRestore.S 176 cmpwi r5,0
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
UnwindRegistersRestore.S 176 cmpwi r5,0
  /external/llvm/test/MC/PowerPC/
ppc64-encoding.s 521 # CHECK-BE: cmpwi 2, 3, 128 # encoding: [0x2d,0x03,0x00,0x80]
522 # CHECK-LE: cmpwi 2, 3, 128 # encoding: [0x80,0x00,0x03,0x2d]
    [all...]
ppc64-encoding-ext.s     [all...]
  /external/valgrind/none/tests/ppc64/
jm-int.stdout.exp     [all...]

Completed in 6781 milliseconds