Home
last modified time | relevance | path

Searched defs:instword (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/arch/powerpc/kernel/
Dtraps.c797 static int emulate_string_inst(struct pt_regs *regs, u32 instword) in emulate_string_inst()
865 static int emulate_popcntb_inst(struct pt_regs *regs, u32 instword) in emulate_popcntb_inst()
882 static int emulate_isel(struct pt_regs *regs, u32 instword) in emulate_isel()
901 u32 instword; in emulate_instruction() local
Dsoftemu8xx.c109 u32 inst, instword; in Soft_emulate_8xx() local