Home
last modified time | relevance | path

Searched defs:instr_index (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/math-emu/
H A Dfpu_entry.c464 u_char instr_index = (FPU_modrm & 0x38) | (byte1 & 7); in math_emulate() local
/kernel/linux/linux-6.6/arch/x86/math-emu/
H A Dfpu_entry.c465 u_char instr_index = (FPU_modrm & 0x38) | (byte1 & 7); in math_emulate() local

Completed in 3 milliseconds