Searched refs:LFSUX (Results 1 – 6 of 6) sorted by relevance
247 LFSUX = 567 << 1, // load float-single w/ update x-form enumerator
585 case LFSUX: { in DecodeExt2()
1790 case LFSUX: in ExecuteExt2_10bit()1800 if (opcode == LFSUX) { in ExecuteExt2_10bit()
2000 emit(EXT2 | LFSUX | frt.code() * B21 | ra.code() * B16 | rb.code() * B11 | in lfsux()
2548 case MVT::f32: Opcode = PPC::LFSUX; break; in Select()
1659 def LFSUX : XForm_1<31, 567, (outs f4rc:$rD, ptr_rc_nor0:$ea_result),