Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 125267
b: refs/heads/master
c: f3fd92f
h: refs/heads/master
i:
  125265: af5ec1a
  125263: 7de0078
v: v3
  • Loading branch information
Avi Kivity committed Dec 31, 2008
1 parent b1b2e20 commit fb76dc1
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 2b48cc75b21431037d6f902b9d583b1aff198490
refs/heads/master: f3fd92fbdb7663bd889c136842afc3851351ea8f
2 changes: 1 addition & 1 deletion trunk/arch/x86/kvm/x86_emulate.c
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ static u16 group2_table[] = {
: "=m" (_eflags), "=m" ((_dst).val), \
"=&r" (_tmp) \
: _y ((_src).val), "i" (EFLAGS_MASK)); \
} while (0);
} while (0)


/* Raw emulation: instruction has two explicit operands. */
Expand Down

0 comments on commit fb76dc1

Please sign in to comment.