Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115317
b: refs/heads/master
c: 8a9fee6
h: refs/heads/master
i:
  115315: c6a6a73
v: v3
  • Loading branch information
Guillaume Thouvenin authored and Avi Kivity committed Oct 15, 2008
1 parent 06b0742 commit 5575ded
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 9c9fddd0e784346a6d0ce82ed20d9ad21f3c8a2c
refs/heads/master: 8a9fee67fba585b4c4731a749367e1751ebf416c
3 changes: 2 additions & 1 deletion trunk/arch/x86/kvm/x86_emulate.c
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,8 @@ static u16 opcode_table[256] = {
/* 0x38 - 0x3F */
ByteOp | DstMem | SrcReg | ModRM, DstMem | SrcReg | ModRM,
ByteOp | DstReg | SrcMem | ModRM, DstReg | SrcMem | ModRM,
0, 0, 0, 0,
ByteOp | DstAcc | SrcImm, DstAcc | SrcImm,
0, 0,
/* 0x40 - 0x47 */
DstReg, DstReg, DstReg, DstReg, DstReg, DstReg, DstReg, DstReg,
/* 0x48 - 0x4F */
Expand Down

0 comments on commit 5575ded

Please sign in to comment.