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

  /external/libffi/src/powerpc/
linux64.S 70 stdux %r1, %r1, %r4
aix.S 119 stdux r1, r1, r4
darwin.S 41 #define sgux MODE_CHOICE(stwux,stdux)
  /external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
linux64.S 70 stdux %r1, %r1, %r4
aix.S 119 stdux r1, r1, r4
darwin.S 41 #define sgux MODE_CHOICE(stwux,stdux)
  /external/python/cpython3/Modules/_ctypes/libffi/src/powerpc/
linux64.S 70 stdux %r1, %r1, %r4
aix.S 119 stdux r1, r1, r4
darwin.S 41 #define sgux MODE_CHOICE(stwux,stdux)
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ppc/
a2.s 463 stdux 10,11,12
a2.d 488 730: (7d 4b 61 6a|6a 61 4b 7d) stdux r10,r11,r12
  /external/python/cpython2/Modules/_ctypes/libffi_osx/powerpc/
ppc64-darwin_closure.S 85 stdux r1,r1,r3 // Grow the stack.
  /external/python/cpython3/Modules/_ctypes/libffi_osx/powerpc/
ppc64-darwin_closure.S 85 stdux r1,r1,r3 // Grow the stack.
  /external/llvm/test/MC/PowerPC/
ppc64-encoding.s 251 # CHECK-BE: stdux 2, 3, 4 # encoding: [0x7c,0x43,0x21,0x6a]
252 # CHECK-LE: stdux 2, 3, 4 # encoding: [0x6a,0x21,0x43,0x7c]
253 stdux 2, 3, 4
    [all...]
  /external/v8/src/ppc/
assembler-ppc.h 904 void stdux(Register rs, const MemOperand& src);
    [all...]
macro-assembler-ppc.h 79 #define StorePUX stdux
    [all...]
constants-ppc.h     [all...]
assembler-ppc.cc 1444 void Assembler::stdux(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 74 STDUX
1401 STDUX: "stdux",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 74 STDUX
1401 STDUX: "stdux",
    [all...]

Completed in 1425 milliseconds