Home
last modified time | relevance | path

Searched refs:STORE_MULTI (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dsstep.h31 STORE_MULTI, enumerator
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dsstep.h30 STORE_MULTI, enumerator
/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Dsstep.c2360 op->type = MKOP(STORE_MULTI, 0, regs->xer & 0x7f); in analyse_instr()
2371 op->type = MKOP(STORE_MULTI, 0, rb); in analyse_instr()
2645 op->type = MKOP(STORE_MULTI, 0, 4 * (32 - rd)); in analyse_instr()
3355 case STORE_MULTI: in emulate_loadstore()
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A Dsstep.c2508 op->type = MKOP(STORE_MULTI, 0, regs->xer & 0x7f); in analyse_instr()
2519 op->type = MKOP(STORE_MULTI, 0, rb); in analyse_instr()
2808 op->type = MKOP(STORE_MULTI, 0, 4 * (32 - rd)); in analyse_instr()
3539 case STORE_MULTI: in emulate_loadstore()

Completed in 8 milliseconds