Searched refs:x86emuOp2_long_jump (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/ |
| H A D | ops2.c | 110 static void x86emuOp2_long_jump(u8 op2) function in typeref:typename:void 2762 /* 0x80 */ x86emuOp2_long_jump, 2763 /* 0x81 */ x86emuOp2_long_jump, 2764 /* 0x82 */ x86emuOp2_long_jump, 2765 /* 0x83 */ x86emuOp2_long_jump, 2766 /* 0x84 */ x86emuOp2_long_jump, 2767 /* 0x85 */ x86emuOp2_long_jump, 2768 /* 0x86 */ x86emuOp2_long_jump, 2769 /* 0x87 */ x86emuOp2_long_jump, 2770 /* 0x88 */ x86emuOp2_long_jump, [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/ |
| H A D | ops2.c | 112 x86emuOp2_long_jump(u8 op2) function in typeref:typename:void 2876 /* 0x80 */ x86emuOp2_long_jump, 2877 /* 0x81 */ x86emuOp2_long_jump, 2878 /* 0x82 */ x86emuOp2_long_jump, 2879 /* 0x83 */ x86emuOp2_long_jump, 2880 /* 0x84 */ x86emuOp2_long_jump, 2881 /* 0x85 */ x86emuOp2_long_jump, 2882 /* 0x86 */ x86emuOp2_long_jump, 2883 /* 0x87 */ x86emuOp2_long_jump, 2884 /* 0x88 */ x86emuOp2_long_jump, [all...] |
Completed in 9 milliseconds