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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
476.s 444 stwx 3,4,5
a2.s 499 stwx 10,11,12
476.d 451 6e4: (7c 64 29 2e|2e 29 64 7c) stwx r3,r4,r5
a2.d 524 7c0: (7d 4b 61 2e|2e 61 4b 7d) stwx r10,r11,r12
  /external/v8/src/ppc/
disasm-ppc.cc 806 case STWX: {
807 Format(instr, "stwx 'rs, 'ra, 'rb");
    [all...]
assembler-ppc.h 887 void stwx(Register rs, const MemOperand& src);
    [all...]
macro-assembler-ppc.h 93 #define StorePX stwx
    [all...]
constants-ppc.h     [all...]
assembler-ppc.cc 1334 void Assembler::stwx(Register rs, const MemOperand& src) { function in class:v8::internal::Assembler
    [all...]
macro-assembler-ppc.cc     [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding.s 233 # CHECK-BE: stwx 2, 3, 4 # encoding: [0x7c,0x43,0x21,0x2e]
234 # CHECK-LE: stwx 2, 3, 4 # encoding: [0x2e,0x21,0x43,0x7c]
235 stwx 2, 3, 4
    [all...]
  /external/valgrind/none/tests/ppc32/
jm-int_other.stdout.exp     [all...]
  /external/v8/src/compiler/ppc/
code-generator-ppc.cc     [all...]
  /external/valgrind/none/tests/ppc64/
jm-int_other.stdout.exp     [all...]
  /external/v8/src/crankshaft/ppc/
lithium-codegen-ppc.cc     [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 69 STWX
1396 STWX: "stwx",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 69 STWX
1396 STWX: "stwx",
    [all...]

Completed in 298 milliseconds