Searched refs:LFSU (Results 1 – 7 of 7) sorted by relevance
139 LFSU = 49 << 26, // Load Floating-Point Single with Update enumerator
1316 case LFSU: { in InstructionDecode()
3661 case LFSU: in ExecuteGeneric()3670 if (opcode == LFSU) { in ExecuteGeneric()
1983 emit(LFSU | frt.code() * B21 | ra.code() * B16 | imm16); in lfsu()
331 case PPC::LFSU: in decodeMemRIOperands()
2510 case MVT::f32: Opcode = PPC::LFSU; break; in Select()
1623 def LFSU : DForm_1<49, (outs f4rc:$rD, ptr_rc_nor0:$ea_result), (ins memri:$addr),