Searched refs:x86emu_fpu_op_d9_tab1 (Results 1 – 2 of 2) sorted by relevance
67 static const char *x86emu_fpu_op_d9_tab1[] = { variable110 DECODE_PRINTF(x86emu_fpu_op_d9_tab1[(rh << 3) + rl]); in x86emuOp_esc_coprocess_d9()
2165 -static char *x86emu_fpu_op_d9_tab1[] = {2166 +static const char *x86emu_fpu_op_d9_tab1[] = {2170 @@ -89,10 +90,11 @@ static char *x86emu_fpu_op_d9_tab1[] = {2191 DECODE_PRINTF(x86emu_fpu_op_d9_tab1[(rh << 3) + rl]);