Home
last modified time | relevance | path

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

/linux-3.4.99/arch/s390/math-emu/
Dmath.c1617 static const __u8 format_table[256] = { in math_emu_b3() local
1657 switch (format_table[opcode[1]]) { in math_emu_b3()
1892 static const __u8 format_table[256] = { in math_emu_ed() local
1913 switch (format_table[opcode[5]]) { in math_emu_ed()