Searched refs:LWZUX (Results 1 – 6 of 6) sorted by relevance
190 LWZUX = 55 << 1, // load word zero w/ update x-form enumerator
806 case LWZUX: { in DecodeExt2()
2555 case LWZUX: { in ExecuteExt2_9bit_part2()2562 if (opcode == LWZUX) { in ExecuteExt2_9bit_part2()
1170 emit(EXT2 | LWZUX | rt.code() * B21 | ra.code() * B16 | rb.code() * B11 | in lwzux()
2549 case MVT::i32: Opcode = PPC::LWZUX; break; in Select()
1653 def LWZUX : XForm_1<31, 55, (outs gprc:$rD, ptr_rc_nor0:$ea_result),