Searched refs:LFDUX (Results 1 – 6 of 6) sorted by relevance
250 LFDUX = 631 << 1, // load float-double w/ update X-form enumerator
593 case LFDUX: { in DecodeExt2()
1806 case LFDUX: in ExecuteExt2_10bit()1815 if (opcode == LFDUX) { in ExecuteExt2_10bit()
1960 emit(EXT2 | LFDUX | frt.code() * B21 | ra.code() * B16 | rb.code() * B11 | in lfdux()
2547 case MVT::f64: Opcode = PPC::LFDUX; break; in Select()
1665 def LFDUX : XForm_1<31, 631, (outs f8rc:$rD, ptr_rc_nor0:$ea_result),