Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/
H A Dfpu.c67 static const char *x86emu_fpu_op_d9_tab1[] = { variable
110 DECODE_PRINTF(x86emu_fpu_op_d9_tab1[(rh << 3) + rl]); in x86emuOp_esc_coprocess_d9()
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch2165 -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]);