Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215615
b: refs/heads/master
c: b3ab340
h: refs/heads/master
i:
  215613: 6b98154
  215611: bd98ba0
  215607: 8e4adea
  215599: cfbe7ee
  215583: 74b7a63
  215551: ffc880f
v: v3
  • Loading branch information
Avi Kivity committed Oct 24, 2010
1 parent 79c748d commit 2d15f91
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3849186c381e2e6291828579c382662520b44696
refs/heads/master: b3ab3405fe3d40ae9c5350ee014c7c086fcf3d97
8 changes: 2 additions & 6 deletions trunk/arch/x86/kvm/emulate.c
Original file line number Diff line number Diff line change
Expand Up @@ -161,12 +161,8 @@ static u32 opcode_table[256] = {
SrcImm | Mov | Stack, 0, SrcImmByte | Mov | Stack, 0,
DstDI | ByteOp | Mov | String, DstDI | Mov | String, /* insb, insw/insd */
SrcSI | ByteOp | ImplicitOps | String, SrcSI | ImplicitOps | String, /* outsb, outsw/outsd */
/* 0x70 - 0x77 */
SrcImmByte, SrcImmByte, SrcImmByte, SrcImmByte,
SrcImmByte, SrcImmByte, SrcImmByte, SrcImmByte,
/* 0x78 - 0x7F */
SrcImmByte, SrcImmByte, SrcImmByte, SrcImmByte,
SrcImmByte, SrcImmByte, SrcImmByte, SrcImmByte,
/* 0x70 - 0x7F */
X16(SrcImmByte),
/* 0x80 - 0x87 */
Group | Group1_80, Group | Group1_81,
Group | Group1_82, Group | Group1_83,
Expand Down

0 comments on commit 2d15f91

Please sign in to comment.