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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
common.s 86 lbzx 3,4,5
476.s 210 lbzx 3,4,5
a2.s 260 lbzx 10,11,13
common.d 94 14c: (7c 64 28 ae|ae 28 64 7c) lbzx r3,r4,r5
476.d 217 33c: (7c 64 28 ae|ae 28 64 7c) lbzx r3,r4,r5
a2.d 285 404: (7d 4b 68 ae|ae 68 4b 7d) lbzx r10,r11,r13
  /external/valgrind/exp-bbv/tests/ppc32-linux/
ll.S 119 lbzx 10,21,24
441 lbzx 6,4,5 # get byte from (r4+r5)
  /external/v8/src/ppc/
codegen-ppc.cc 166 __ lbzx(result, MemOperand(string, index));
assembler-ppc.h 863 void lbzx(Register dst, const MemOperand& src);
    [all...]
code-stubs-ppc.cc     [all...]
constants-ppc.h     [all...]
assembler-ppc.cc 1148 void Assembler::lbzx(Register rt, const MemOperand& src) { function in class:v8::internal::Assembler
1152 emit(EXT2 | LBZX | rt.code() * B21 | ra.code() * B16 | rb.code() * B11 |
    [all...]
macro-assembler-ppc.cc     [all...]
  /external/v8/src/regexp/ppc/
regexp-macro-assembler-ppc.cc 510 __ lbzx(r3, MemOperand(r3, r4));
600 __ lbzx(r3, MemOperand(r3, current_character()));
614 __ lbzx(r3, MemOperand(r3, current_character()));
    [all...]
  /external/v8/src/compiler/ppc/
code-generator-ppc.cc     [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding.s 134 # CHECK-BE: lbzx 2, 3, 4 # encoding: [0x7c,0x43,0x20,0xae]
135 # CHECK-LE: lbzx 2, 3, 4 # encoding: [0xae,0x20,0x43,0x7c]
136 lbzx 2, 3, 4
    [all...]
  /external/valgrind/none/tests/ppc32/
jm-int_other.stdout.exp     [all...]
  /external/valgrind/coregrind/
m_trampoline.S 502 lbzx 0,9,3
    [all...]
  /external/v8/src/builtins/ppc/
builtins-ppc.cc     [all...]
  /external/v8/src/crankshaft/ppc/
lithium-codegen-ppc.cc     [all...]
  /external/valgrind/none/tests/ppc64/
jm-int_other.stdout.exp     [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
asm9.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
asm9.go     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 38 LBZX
1365 LBZX: "lbzx",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 38 LBZX
1365 LBZX: "lbzx",
    [all...]

Completed in 238 milliseconds