Searched refs:x86emu_fpu_op_df_tab (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/ | ||
| H A D | fpu.c | 859 static char *x86emu_fpu_op_df_tab[] = { variable in typeref:typename:char * [] 891 DECODE_PRINTINSTR32(x86emu_fpu_op_df_tab, mod, rh, rl); |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/ | ||
| H A D | fpu.c | 869 static const char *x86emu_fpu_op_df_tab[] = { variable in typeref:typename:const char * [] 902 DECODE_PRINTINSTR32(x86emu_fpu_op_df_tab, mod, rh, rl); |
Completed in 4 milliseconds