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

/haiku-fatelf/src/libs/x86emu/
H A Dops2.c59 x86emuOp2_illegal_op(u8 op2) function
2733 /* 0x00 */ x86emuOp2_illegal_op,
2735 /* 0x01 */ x86emuOp2_illegal_op,
2737 /* 0x02 */ x86emuOp2_illegal_op,
2739 /* 0x03 */ x86emuOp2_illegal_op,
2741 /* 0x04 */ x86emuOp2_illegal_op,
2742 /* 0x05 */ x86emuOp2_illegal_op,
2744 /* 0x06 */ x86emuOp2_illegal_op,
2746 /* 0x07 */ x86emuOp2_illegal_op,
2748 /* 0x08 */ x86emuOp2_illegal_op,
[all...]

Completed in 89 milliseconds