Searched defs:instr_index (Results 1 – 2 of 2) sorted by relevance
465 u_char instr_index = (FPU_modrm & 0x38) | (byte1 & 7); in math_emulate() local
464 u_char instr_index = (FPU_modrm & 0x38) | (byte1 & 7); in math_emulate() local