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