Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/
H A Dfpu.c400 static const char *x86emu_fpu_op_db_tab[] = { variable
424 DECODE_PRINTINSTR32(x86emu_fpu_op_db_tab, mod, rh, rl); in x86emuOp_esc_coprocess_db()
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch2541 -char *x86emu_fpu_op_db_tab[] = {
2542 +static const char *x86emu_fpu_op_db_tab[] = {
2546 @@ -403,10 +408,11 @@ char *x86emu_fpu_op_db_tab[] = {
2563 DECODE_PRINTINSTR32(x86emu_fpu_op_db_tab, mod, rh, rl);