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