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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/
H A Dfpu.c66 static char *x86emu_fpu_op_d9_tab1[] = { variable in typeref:typename:char * []
107 DECODE_PRINTF(x86emu_fpu_op_d9_tab1[(rh << 3) + rl]);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/
H A Dfpu.c67 static const char *x86emu_fpu_op_d9_tab1[] = { variable in typeref:typename:const char * []
110 DECODE_PRINTF(x86emu_fpu_op_d9_tab1[(rh << 3) + rl]);

Completed in 4 milliseconds