Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/
H A Dfpu.c747 static const char *x86emu_fpu_op_de_tab[] = { variable
779 DECODE_PRINTINSTR32(x86emu_fpu_op_de_tab, mod, rh, rl); in x86emuOp_esc_coprocess_de()
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch2947 -static char *x86emu_fpu_op_de_tab[] =
2949 +static const char *x86emu_fpu_op_de_tab[] = {
2953 @@ -755,10 +764,11 @@ static char *x86emu_fpu_op_de_tab[] =
2969 DECODE_PRINTINSTR32(x86emu_fpu_op_de_tab, mod, rh, rl);