提交 793d5a8d 编写于 作者: A Avi Kivity

KVM: x86 emulator: reserve group code 0

We'll be using that to distinguish between new-style and old-style groups.
Signed-off-by: NAvi Kivity <avi@redhat.com>
Signed-off-by: NMarcelo Tosatti <mtosatti@redhat.com>
上级 42a1c520
......@@ -105,7 +105,7 @@
#define X16(x) X8(x), X8(x)
enum {
Group1, Group1A, Group3, Group4, Group5, Group7, Group8, Group9,
NoGrp, Group1, Group1A, Group3, Group4, Group5, Group7, Group8, Group9,
};
struct opcode {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册