Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dsstep.h31 STORE_MULTI, enumerator
/kernel/linux/linux-5.10/arch/powerpc/lib/
Dsstep.c2344 op->type = MKOP(STORE_MULTI, 0, regs->xer & 0x7f); in analyse_instr()
2355 op->type = MKOP(STORE_MULTI, 0, rb); in analyse_instr()
2629 op->type = MKOP(STORE_MULTI, 0, 4 * (32 - rd)); in analyse_instr()
3337 case STORE_MULTI: in emulate_loadstore()