HomeSort by relevance Sort by last modified time
    Searched full:stfd (Results 101 - 125 of 144) sorted by null

1 2 3 45 6

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ia64/
opc-m.s 674 stfd [r4] = f5
675 stfd [r4] = f5, -138
676 stfd.nta [r4] = f5
677 stfd.nta [r4] = f5, -125
psn.d 320 676: 00 d0 f2 30 33 00 stfd \[r60\]=f90
322 680: 08 00 68 79 9a 19 \[MMI\] stfd.d1 \[r60\]=f90
323 686: 00 d0 f2 34 33 00 stfd.d1 \[r60\]=f90
325 690: 08 00 68 79 9c 19 \[MMI\] stfd.d2 \[r60\]=f90
326 696: 00 d0 f2 38 33 00 stfd.d2 \[r60\]=f90
328 6a0: 08 00 68 79 9e 19 \[MMI\] stfd.nta \[r60\]=f90
329 6a6: 00 d0 f2 3c 33 00 stfd.nta \[r60\]=f90
331 6b0: 08 00 6a 79 98 19 \[MMI\] stfd.d4 \[r60\]=f90
332 6b6: 00 d4 f2 34 33 00 stfd.d5 \[r60\]=f90
334 6c0: 08 00 6a 79 9c 19 \[MMI\] stfd.d6 \[r60\]=f9
    [all...]
opc-m.d     [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ppc/
476.s 422 stfd 25,32(1)
common.d 176 294: (db 21 00 20|20 00 21 db) stfd f25,32\(r1\)
a2.d 490 738: (da 8a ff f8|f8 ff 8a da) stfd f20,-8\(r10\)
491 73c: (da 8a 00 08|08 00 8a da) stfd f20,8\(r10\)
476.d 429 68c: (db 21 00 20|20 00 21 db) stfd f25,32\(r1\)
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCInstrInfo.cpp 84 case PPC::STFD:
370 NewMIs.push_back(addFrameReference(BuildMI(MF, DL, get(PPC::STFD))
PPCRegisterInfo.cpp 82 ImmToIdxMap[PPC::STFS] = PPC::STFSX; ImmToIdxMap[PPC::STFD] = PPC::STFDX;
PPCInstrInfo.td 760 def STFD : DForm_1<54, (outs), (ins F8RC:$rS, memri:$dst),
761 "stfd $rS, $dst", LdStUX,
    [all...]
README.txt 510 stfd f0, -8(r1)
  /external/v8/src/ppc/
disasm-ppc.cc     [all...]
assembler-ppc.cc 2081 void Assembler::stfd(const DoubleRegister frs, const MemOperand& src) { function in class:v8::internal::Assembler
    [all...]
constants-ppc.h     [all...]
assembler-ppc.h     [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
ia64-opc-m.c     [all...]
ia64-ic.tbl 251 stf; stfs, stfd, stfe, stf8, stf.spill
  /external/v8/src/crankshaft/ppc/
lithium-codegen-ppc.cc 93 __ stfd(DoubleRegister::from_code(save_iterator.Current()),
    [all...]
  /external/llvm/lib/Target/PowerPC/
README_ALTIVEC.txt 286 preference to stfd. When we have a reg-immediate addressing mode, this is a
PPCFastISel.cpp 649 Opc = PPC::STFD;
663 bool Is64VSXStore = IsVSFRC && Opc == PPC::STFD;
712 case PPC::STFD: Opc = IsVSFRC ? PPC::STXSDX : PPC::STFDX; break;
    [all...]
PPCRegisterInfo.cpp 71 ImmToIdxMap[PPC::STFS] = PPC::STFSX; ImmToIdxMap[PPC::STFD] = PPC::STFDX;
    [all...]
PPCInstrInfo.cpp 300 case PPC::STFD:
    [all...]
  /external/llvm/test/CodeGen/PowerPC/
ppc64-fastcc.ll     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 305 STFD
1632 STFD: "stfd",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 305 STFD
1632 STFD: "stfd",
    [all...]

Completed in 832 milliseconds

1 2 3 45 6