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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
a2.s 312 lwzu 10,-4(11)
313 lwzu 10,4(11)
476.s 237 lwzu 3,16(1)
a2.d 337 4d4: (85 4b ff fc|fc ff 4b 85) lwzu r10,-4\(r11\)
338 4d8: (85 4b 00 04|04 00 4b 85) lwzu r10,4\(r11\)
476.d 244 3a8: (84 61 00 10|10 00 61 84) lwzu r3,16\(r1\)
  /external/llvm/test/CodeGen/PowerPC/
hello-reloc.s 47 lwzu r12, lo16(L_puts$lazy_ptr-L_puts$stub$tmp)(r11)
  /external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
darwin_closure.S 40 #define lgu MODE_CHOICE(lwzu, ldu)
526 lwzu r12,lo16(L_ffi_closure_helper_DARWIN$lazy_ptr-"L1$spb")(r11)
545 lwzu r12,lo16(L_darwin64_struct_ret_by_value_p$lazy_ptr-"L2$spb")(r11)
563 lwzu r12,lo16(L_darwin64_pass_struct_floats$lazy_ptr-"L3$spb")(r11)
darwin.S 37 #define lgu MODE_CHOICE(lwzu, ldu)
  /external/valgrind/none/tests/ppc32/
jm-int_other.stdout.exp     [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding.s 173 # CHECK-BE: lwzu 2, 128(4) # encoding: [0x84,0x44,0x00,0x80]
174 # CHECK-LE: lwzu 2, 128(4) # encoding: [0x80,0x00,0x44,0x84]
175 lwzu 2, 128(4)
    [all...]
  /external/v8/src/ppc/
assembler-ppc.h 871 void lwzu(Register dst, const MemOperand& src);
    [all...]
constants-ppc.h     [all...]
assembler-ppc.cc 1204 void Assembler::lwzu(Register dst, const MemOperand& src) { function in class:v8::internal::Assembler
    [all...]
code-stubs-ppc.cc     [all...]
macro-assembler-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...]