Searched defs:instword (Results 1 – 2 of 2) sorted by relevance
797 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
109 u32 inst, instword; in Soft_emulate_8xx() local