Home
last modified time | relevance | path

Searched refs:data_sizes_16 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/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()