Home
last modified time | relevance | path

Searched refs:LOAD_MULTI (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dsstep.h25 LOAD_MULTI, enumerator
/openbmc/linux/arch/powerpc/lib/
H A Dsstep.c2442 op->type = MKOP(LOAD_MULTI, 0, regs->xer & 0x7f); in analyse_instr()
2452 op->type = MKOP(LOAD_MULTI, 0, rb); in analyse_instr()
2803 op->type = MKOP(LOAD_MULTI, 0, 4 * (32 - rd)); in analyse_instr()
3468 case LOAD_MULTI: in emulate_loadstore()