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

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

Completed in 144 milliseconds