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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
common.s 174 stfsux 26,27,28
476.s 429 stfsux 26,27,28
a2.s 477 stfsux 20,10,11
common.d 182 2ac: (7f 5b e5 6e|6e e5 5b 7f) stfsux f26,r27,r28
476.d 436 6a8: (7f 5b e5 6e|6e e5 5b 7f) stfsux f26,r27,r28
a2.d 502 768: (7e 8a 5d 6e|6e 5d 8a 7e) stfsux f20,r10,r11
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-fp.s 51 # CHECK-BE: stfsux 2, 3, 4 # encoding: [0x7c,0x43,0x25,0x6e]
52 # CHECK-LE: stfsux 2, 3, 4 # encoding: [0x6e,0x25,0x43,0x7c]
53 stfsux 2, 3, 4
  /external/v8/src/ppc/
disasm-ppc.cc 621 case STFSUX: {
622 Format(instr, "stfsux 'rs, 'ra, 'rb");
    [all...]
assembler-ppc.h     [all...]
constants-ppc.h     [all...]
assembler-ppc.cc 2152 void Assembler::stfsux(const DoubleRegister frs, const MemOperand& src) { function in class:v8::internal::Assembler
    [all...]
macro-assembler-ppc.cc     [all...]
  /external/valgrind/none/tests/ppc32/
jm-fp.stdout.exp     [all...]
  /external/valgrind/none/tests/ppc64/
jm-fp.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 304 STFSUX
1631 STFSUX: "stfsux",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 304 STFSUX
1631 STFSUX: "stfsux",
    [all...]

Completed in 480 milliseconds