Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/
H A Dfpu.c306 static const char *x86emu_fpu_op_da_tab[] = { variable
338 DECODE_PRINTINSTR32(x86emu_fpu_op_da_tab, mod, rh, rl); in x86emuOp_esc_coprocess_da()
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch2432 -char *x86emu_fpu_op_da_tab[] = {
2433 +static const char *x86emu_fpu_op_da_tab[] = {
2437 @@ -309,7 +313,7 @@ char *x86emu_fpu_op_da_tab[] = {
2446 @@ -319,10 +323,11 @@ char *x86emu_fpu_op_da_tab[] = {
2462 DECODE_PRINTINSTR32(x86emu_fpu_op_da_tab, mod, rh, rl);