Searched defs:instword (Results 1 – 1 of 1) sorted by relevance
876 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