HomeSort by relevance Sort by last modified time
    Searched full:cmpwi (Results 1 - 25 of 49) sorted by null

1 2

  /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
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
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
  /external/llvm/test/CodeGen/PowerPC/
compare-simm.ll 5 ; CHECK: cmpwi r3, -1
no-pref-jumps.ll 14 ; CHECK: cmpwi
15 ; CHECK: cmpwi
ppc-crbits-onoff.ll 32 ; CHECK-DAG: cmpwi {{[0-9]+}}, 3, 0
33 ; CHECK-DAG: cmpwi {{[0-9]+}}, 4, 0
fast-isel-cmp-imm.ll 81 ; ELF64: cmpwi
97 ; ELF64: cmpwi
113 ; ELF64: cmpwi
129 ; ELF64: cmpwi
144 ; ELF64: cmpwi
159 ; ELF64: cmpwi
174 ; ELF64: cmpwi
189 ; ELF64: cmpwi
crbits.ll 91 ; CHECK-DAG: cmpwi {{[0-9]+}}, 5, -2
109 ; CHECK-DAG: cmpwi {{[0-9]+}}, 5, -2
183 ; CHECK-DAG: cmpwi {{[0-9]+}}, 3, 0
184 ; CHECK-DAG: cmpwi {{[0-9]+}}, 4, 0
ctrloops.ll 95 ; CHECK: cmpwi
inlineasm-i64-reg.ll 84 ; CHECK: cmpwi {{[0-9]+}}, [[REG]], 1
  /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
  /toolchain/binutils/binutils-2.25/gold/testsuite/
ifunc-sel.h 38 "cmpwi %1,1\n\t"
42 "cmpwi %1,-1\n\t"
  /external/valgrind/exp-bbv/tests/ppc32-linux/
ll.S 332 cmpwi 13,0 # ! if null, we are done
343 cmpwi 13,0
352 cmpwi 13,0
375 cmpwi 13,0 # is it zero?
395 cmpwi 5,80 # see if we are >80
479 cmpwi 19,0 # was quotient zero?
483 cmpwi 5,0 # ! if r5 is 0 then skip ahead
  /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 940 __ cmpwi(dividend, Operand::Zero());
    [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/lib/Target/PowerPC/
README.txt 221 cmpwi cr0, r2, -1
256 cmpwi cr0, r3, 0
  /external/valgrind/coregrind/m_syswrap/
syswrap-ppc64-linux.c 265 " cmpwi 3,0\n" // child if retval == 0 (note, cmpw)
337 " cmpwi 3,0\n" // child if retval == 0 (note, cmpw)
    [all...]

Completed in 267 milliseconds

1 2