HomeSort by relevance Sort by last modified time
    Searched full:fmovs (Results 1 - 25 of 64) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mn10300/
am33-2.d 98 # fmovs:
99 0*1b0 <fmovs> f9 ?21 ?d7 ? * fmov \(d1\), ?fs23
100 0*1b3 <fmovs\+0x3> f9 ?21 ?e1 ? * fmov \(d2\), ?fs17
101 0*1b6 <fmovs\+0x6> f9 ?21 ?82 ? * fmov \(a0\), ?fs18
102 0*1b9 <fmovs\+0x9> f9 ?20 ?fc ? * fmov \(d3\), ?fs12
103 0*1bc <fmovs\+0xc> f9 ?21 ?93 ? * fmov \(a1\), ?fs19
104 0*1bf <fmovs\+0xf> f9 ?20 ?ad ? * fmov \(a2\), ?fs13
105 0*1c2 <fmovs\+0x12> f9 ?20 ?4e ? * fmov \(r4\), ?fs14
106 0*1c5 <fmovs\+0x15> f9 ?20 ?b8 ? * fmov \(a3\), ?fs8
107 0*1c8 <fmovs\+0x18> f9 ?20 ?5f ? * fmov \(r5\), ?fs1
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/testdata/
arm64.s 147 FMOVS 1(R1), F2 // 221040bc
148 FMOVS 4(R1), F2 // 220440bd
158 FMOVS F1, 1(R2) // 411000bc
159 FMOVS F1, 4(R2) // 410400bd
168 FMOVS 0x4004(R1), F2 // FMOVS 16388(R1), F2 // 3b104091620740bd
174 FMOVS F1, 0x4004(R2) // FMOVS F1, 16388(R2) // 5b104091610700bd
184 FMOVS 0x44332211(R1), F2 // FMOVS 1144201745(R1), F
    [all...]
s390x.s 281 FMOVS $0, F11 // b37400b0
283 FMOVS (R1)(R2*1), F0 // ed0210000064
284 FMOVS n-8(SP), F15 // edf0f0100064
arm64enc.s 468 // FMOVS $(-1.625), F13 // 0d503f1e
473 FMOVS F20, R29 // 9d02261e
474 FMOVS R8, F15 // 0f01271e
476 FMOVS F4, F27 // 9b40201e
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/
arm64.s 147 FMOVS 1(R1), F2 // 221040bc
148 FMOVS 4(R1), F2 // 220440bd
158 FMOVS F1, 1(R2) // 411000bc
159 FMOVS F1, 4(R2) // 410400bd
168 FMOVS 0x4004(R1), F2 // FMOVS 16388(R1), F2 // 3b104091620740bd
174 FMOVS F1, 0x4004(R2) // FMOVS F1, 16388(R2) // 5b104091610700bd
184 FMOVS 0x44332211(R1), F2 // FMOVS 1144201745(R1), F
    [all...]
s390x.s 281 FMOVS $0, F11 // b37400b0
283 FMOVS (R1)(R2*1), F0 // ed0210000064
284 FMOVS n-8(SP), F15 // edf0f0100064
arm64enc.s 468 // FMOVS $(-1.625), F13 // 0d503f1e
473 FMOVS F20, R29 // 9d02261e
474 FMOVS R8, F15 // 0f01271e
476 FMOVS F4, F27 // 9b40201e
  /external/swiftshader/third_party/LLVM/test/CodeGen/SPARC/
2011-01-11-CC.ll 44 ; V9: fmovs{{e|ne}} %icc
87 ;V9: fmovs{{e|ne}} %fcc0
  /external/llvm/test/CodeGen/SPARC/
float.ll 15 ; V8-UNOPT: fmovs {{.+}}, %f0
16 ; V8-UNOPT: fmovs {{.+}}, %f1
38 ; V8-UNOPT: fmovs {{.+}}, %f0
39 ; V8-UNOPT: fmovs {{.+}}, %f1
2011-01-11-CC.ll 45 ; V9: fmovs{{e|ne}} %icc
90 ;V9: fmovs{{e|ne}} %fcc0
64abi.ll 221 ; HARD: fmovs %f5, %f1
243 ; HARD: fmovs %f3, %f0
244 ; HARD: fmovs %f5, %f1
267 ; HARD: fmovs %f3, %f0
520 ; HARD: fmovs %f3, %f1
64cond.ll 83 ; CHECK: fmovs %f7, %f0
  /external/swiftshader/third_party/LLVM/lib/Target/Sparc/
FPMover.cpp 52 /// instructions into FMOVS instructions
107 MI->setDesc(TII->get(SP::FMOVS));
120 MI = BuildMI(MBB, I, dl, TM.getInstrInfo()->get(SP::FMOVS), OddDestReg)
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm64/
anames.go 298 "FMOVS",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/
anames.go 298 "FMOVS",
  /external/llvm/lib/Target/Sparc/
SparcInstrAliases.td 18 Instruction fmovs, Instruction fmovd> {
30 // fmovs<cond> (%icc|%xcc), $rs2, $rd
31 def : InstAlias<!strconcat(!strconcat(!strconcat("fmovs", cond), ccreg),
33 (fmovs FPRegs:$rd, FPRegs:$rs2, condVal)>;
44 Instruction fmovs, Instruction fmovd> {
54 // fmovs<cond> %fcc[0-3], $rs2, $rd
55 def : InstAlias<!strconcat(!strconcat("fmovs", cond), " $cc, $rs2, $rd"),
56 (fmovs FPRegs:$rd, FCCRegs:$cc, FPRegs:$rs2, condVal)>;
SparcInstrInfo.cpp 327 BuildMI(MBB, I, DL, get(SP::FMOVS), DestReg)
334 // Use two FMOVS instructions.
337 movOpc = SP::FMOVS;
351 // Use four FMOVS instructions.
354 movOpc = SP::FMOVS;
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
anames.go 94 "FMOVS",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
anames.go 94 "FMOVS",
  /external/llvm/test/MC/Sparc/
sparc-fp-instructions.s 32 ! CHECK: fmovs %f0, %f4 ! encoding: [0x89,0xa0,0x00,0x20]
35 fmovs %f0, %f4
  /external/capstone/suite/MC/Sparc/
sparc-fp-instructions.s.cs 14 0x89,0xa0,0x00,0x20 = fmovs %f0, %f4
  /external/llvm/test/MC/Disassembler/Sparc/
sparc-fp.txt 39 # CHECK: fmovs %f0, %f4
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/s390x/
anames.go 74 "FMOVS",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/
anames.go 74 "FMOVS",
  /external/capstone/arch/Sparc/
SparcInstPrinter.c 407 // skip 'fmovd', 'fmovq', 'fmovs'
426 // skip 'fmovd', 'fmovq', 'fmovs'

Completed in 1234 milliseconds

1 2 3