Searched refs:modrm_mod (Results 1 – 1 of 1) sorted by relevance
437 uint8_t modrm_mod; member486 decoder->modrm_mod); in decode_x87_ins()2113 ((_x87_inst[i].modrm_mod & 1) << 3) | in init_decoder()