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

  /external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
sysv.S 42 stwux %r1,%r1,%r4
aix.S 221 stwux r1, r1, r4
darwin.S 41 #define sgux MODE_CHOICE(stwux,stdux)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
476.s 443 stwux 3,4,5
a2.s 498 stwux 10,11,12
476.d 450 6e0: (7c 64 29 6e|6e 29 64 7c) stwux r3,r4,r5
a2.d 523 7bc: (7d 4b 61 6e|6e 61 4b 7d) stwux r10,r11,r12
  /external/llvm/test/MC/PowerPC/
ppc64-encoding.s 239 # CHECK-BE: stwux 2, 3, 4 # encoding: [0x7c,0x43,0x21,0x6e]
240 # CHECK-LE: stwux 2, 3, 4 # encoding: [0x6e,0x21,0x43,0x7c]
241 stwux 2, 3, 4
    [all...]
  /external/valgrind/none/tests/ppc32/
jm-int_other.stdout.exp     [all...]
  /external/v8/src/ppc/
assembler-ppc.h 888 void stwux(Register rs, const MemOperand& src);
    [all...]
macro-assembler-ppc.h 94 #define StorePUX stwux
    [all...]
constants-ppc.h     [all...]
assembler-ppc.cc 1343 void Assembler::stwux(Register rs, const MemOperand& src) { function in class:v8::internal::Assembler
    [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 70 STWUX
1397 STWUX: "stwux",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 70 STWUX
1397 STWUX: "stwux",
    [all...]

Completed in 90 milliseconds