Home
last modified time | relevance | path

Searched refs:type_table (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/x86/math-emu/
Dload_store.c38 static u_char const type_table[32] = { variable
92 switch (type_table[type]) { in FPU_load_store()
Dfpu_entry.c82 static u_char const type_table[64] = { variable
475 switch (type_table[(int)instr_index]) { in math_emulate()