Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/kernel/
Dtraps.c804 static int emulate_string_inst(struct pt_regs *regs, u32 instword) in emulate_string_inst()
872 static int emulate_popcntb_inst(struct pt_regs *regs, u32 instword) in emulate_popcntb_inst()
889 static int emulate_isel(struct pt_regs *regs, u32 instword) in emulate_isel()
908 u32 instword; in emulate_instruction() local
Dsoftemu8xx.c108 u32 inst, instword; in Soft_emulate_8xx() local