[NTVDM]
[reactos.git] / lib / 3rdparty / softx86 / softx86 / groupies.h
1
2 int Sfx86OpcodeExec_group80(sx86_ubyte opcode,softx86_ctx* ctx);
3 int Sfx86OpcodeDec_group80(sx86_ubyte opcode,softx86_ctx* ctx,char buf[128]);
4 int Sfx86OpcodeExec_group8F(sx86_ubyte opcode,softx86_ctx* ctx);
5 int Sfx86OpcodeDec_group8F(sx86_ubyte opcode,softx86_ctx* ctx,char buf[128]);
6 int Sfx86OpcodeExec_groupC0(sx86_ubyte opcode,softx86_ctx* ctx);
7 int Sfx86OpcodeDec_groupC0(sx86_ubyte opcode,softx86_ctx* ctx,char buf[128]);
8 int Sfx86OpcodeExec_groupC6(sx86_ubyte opcode,softx86_ctx* ctx);
9 int Sfx86OpcodeDec_groupC6(sx86_ubyte opcode,softx86_ctx* ctx,char buf[128]);
10 int Sfx86OpcodeExec_groupD0(sx86_ubyte opcode,softx86_ctx* ctx);
11 int Sfx86OpcodeDec_groupD0(sx86_ubyte opcode,softx86_ctx* ctx,char buf[128]);
12 int Sfx86OpcodeExec_groupF6(sx86_ubyte opcode,softx86_ctx* ctx);
13 int Sfx86OpcodeDec_groupF6(sx86_ubyte opcode,softx86_ctx* ctx,char buf[128]);
14 int Sfx86OpcodeExec_groupFE(sx86_ubyte opcode,softx86_ctx* ctx);
15 int Sfx86OpcodeDec_groupFE(sx86_ubyte opcode,softx86_ctx* ctx,char buf[128]);