Searched refs:EFDCFUI (Results 1 – 3 of 3) sorted by relevance
274 #define EFDCFUI 0x2f0 macro
162 def EFDCFUI : EFXForm_2a<752, (outs sperc:$RT), (ins gprc:$RB),
1092 Opc = IsSigned ? PPC::EFDCFSI : PPC::EFDCFUI; in SelectIToFP()