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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
common.s 102 lhzux 20,22,24
476.s 227 lhzux 20,22,24
a2.s 296 lhzux 10,11,12
common.d 110 18c: (7e 96 c2 6e|6e c2 96 7e) lhzux r20,r22,r24
476.d 234 380: (7e 96 c2 6e|6e c2 96 7e) lhzux r20,r22,r24
a2.d 321 494: (7d 4b 62 6e|6e 62 4b 7d) lhzux r10,r11,r12
  /external/v8/src/ppc/
disasm-ppc.cc 854 case LHZUX: {
855 Format(instr, "lhzux 'rt, 'ra, 'rb");
    [all...]
assembler-ppc.h 867 void lhzux(Register dst, const MemOperand& src);
    [all...]
constants-ppc.h     [all...]
assembler-ppc.cc 1181 void Assembler::lhzux(Register rt, const MemOperand& src) { function in class:v8::internal::Assembler
    [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding.s 152 # CHECK-BE: lhzux 2, 3, 4 # encoding: [0x7c,0x43,0x22,0x6e]
153 # CHECK-LE: lhzux 2, 3, 4 # encoding: [0x6e,0x22,0x43,0x7c]
154 lhzux 2, 3, 4
    [all...]
  /external/valgrind/none/tests/ppc32/
jm-int_other.stdout.exp     [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 43 LHZUX
1370 LHZUX: "lhzux",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 43 LHZUX
1370 LHZUX: "lhzux",
    [all...]

Completed in 1650 milliseconds