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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
common.s 175 stfsx 23,24,25
476.s 430 stfsx 23,24,25
a2.s 478 stfsx 20,10,11
common.d 183 2b0: (7e f8 cd 2e|2e cd f8 7e) stfsx f23,r24,r25
476.d 437 6ac: (7e f8 cd 2e|2e cd f8 7e) stfsx f23,r24,r25
a2.d 503 76c: (7e 8a 5d 2e|2e 5d 8a 7e) stfsx f20,r10,r11
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-fp.s 45 # CHECK-BE: stfsx 2, 3, 4 # encoding: [0x7c,0x43,0x25,0x2e]
46 # CHECK-LE: stfsx 2, 3, 4 # encoding: [0x2e,0x25,0x43,0x7c]
47 stfsx 2, 3, 4
  /external/valgrind/none/tests/ppc32/
jm-fp.stdout.exp     [all...]
  /external/valgrind/none/tests/ppc64/
jm-fp.stdout.exp     [all...]
  /external/v8/src/ppc/
assembler-ppc.h     [all...]
constants-ppc.h     [all...]
assembler-ppc.cc 2143 void Assembler::stfsx(const DoubleRegister frs, const MemOperand& src) { function in class:v8::internal::Assembler
    [all...]
macro-assembler-ppc.cc     [all...]
  /external/v8/src/compiler/ppc/
code-generator-ppc.cc 599 __ stfsx(kScratchDoubleReg, operand); \
711 __ stfsx(kScratchDoubleReg, operand); \
    [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 303 STFSX
1630 STFSX: "stfsx",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 303 STFSX
1630 STFSX: "stfsx",
    [all...]

Completed in 66 milliseconds