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

/haiku-fatelf/headers/libs/x86emu/x86emu/
H A Dops.h42 extern void (*x86emu_optab[0x100]) (u8 op1);
/haiku-fatelf/src/libs/x86emu/
H A Ddebug.c142 (x86emu_optab[op1]) (op1);
H A Ddecode.c125 (*x86emu_optab[op1]) (op1);
H A Dops.c12047 void (*x86emu_optab[256]) (u8) = { variable

Completed in 65 milliseconds