Searched refs:STORE_MULTI (Results 1 – 2 of 2) sorted by relevance
37 STORE_MULTI, enumerator
1507 op->type = MKOP(STORE_MULTI, 0, regs->xer & 0x7f); in analyse_instr()1518 op->type = MKOP(STORE_MULTI, 0, rb); in analyse_instr()1605 op->type = MKOP(STORE_MULTI, 0, 4 * (32 - rd)); in analyse_instr()1940 case STORE_MULTI: in emulate_step()