Searched refs:FSQRTD (Results 1 – 6 of 6) sorted by relevance
138 if (Opcode == SP::FSQRTD || Opcode == SP::FDIVD) { in runOnMachineFunction()
58 "LEON erratum fix: Fix FDIVS/FDIVD/FSQRTS/FSQRTD instructions with NOPs and floating-point store"
283 Opcode >= SP::FDIVD && Opcode <= SP::FSQRTD) in delayHasHazard()
1279 // this will be promoted to use FSQRTD with doubles instead.1286 def FSQRTD : F3_3u<2, 0b110100, 0b000101010,
416 #define FSQRTD 0x02a macro
365 case FSQRTS: case FSQRTD: case FSQRTQ: in fpu_execute()