Searched defs:modrm_reg (Results 1 – 2 of 2) sorted by relevance
227 modrm = 0, modrm_mod = 0, modrm_rm = 0, modrm_reg = 0, in arch_decode_instruction() local [all...]
925 static void *decode_register(struct x86_emulate_ctxt *ctxt, u8 modrm_reg, in decode_register()