Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/kernel/
Dtraps.c876 static int emulate_string_inst(struct pt_regs *regs, u32 instword) in emulate_string_inst()
948 static int emulate_popcntb_inst(struct pt_regs *regs, u32 instword) in emulate_popcntb_inst()
965 static int emulate_isel(struct pt_regs *regs, u32 instword) in emulate_isel()
1006 u32 instword; in emulate_instruction() local