Home
last modified time | relevance | path

Searched refs:data_sizes_16 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/math-emu/
H A Dload_store.c49 u_char const data_sizes_16[32] = { variable
83 if (access_limit < data_sizes_16[type]) in FPU_load_store()
H A Dfpu_emu.h143 extern u_char const data_sizes_16[32];
H A Dfpu_entry.c274 data_sizes_16[(byte1 >> 1) & 3]) in math_emulate()
/kernel/linux/linux-6.6/arch/x86/math-emu/
H A Dload_store.c49 u_char const data_sizes_16[32] = { variable
83 if (access_limit < data_sizes_16[type]) in FPU_load_store()
H A Dfpu_emu.h143 extern u_char const data_sizes_16[32];
H A Dfpu_entry.c275 data_sizes_16[(byte1 >> 1) & 3]) in math_emulate()

Completed in 5 milliseconds