Searched refs:STFSX (Results 1 – 7 of 7) sorted by relevance
251 STFSX = 663 << 1, // store float-single w/ x-form enumerator
598 case STFSX: { in DecodeExt2()
2102 emit(EXT2 | STFSX | frs.code() * B21 | ra.code() * B16 | rb.code() * B11 | in stfsx()
1870 case STFSX: in ExecuteExt2_10bit()
71 ImmToIdxMap[PPC::STFS] = PPC::STFSX; ImmToIdxMap[PPC::STFD] = PPC::STFDX; in PPCRegisterInfo()
698 case PPC::STFS: Opc = IsVSSRC ? PPC::STXSSPX : PPC::STFSX; break; in PPCEmitStore()
1801 def STFSX : XForm_28<31, 663, (outs), (ins f4rc:$frS, memrr:$dst),