Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dsstep.h103 #define GETLENGTH(t) (((t) & PREFIXED) ? 8 : 4) macro
/linux/arch/powerpc/lib/
A Dsstep.c3236 next_pc = truncate_if_32bit(regs->msr, regs->nip + GETLENGTH(op->type)); in emulate_update_regs()
3694 truncate_if_32bit(regs->msr, regs->nip + GETLENGTH(op.type))); in emulate_step()

Completed in 7 milliseconds