Home
last modified time | relevance | path

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

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