Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286560
b: refs/heads/master
c: 6eadf10
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Jan 17, 2012
1 parent b64260e commit c23df9f
Show file tree
Hide file tree
Showing 3 changed files with 5 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: c10076c4304083af15a41f6bc5e657e781c1f9a6
refs/heads/master: 6eadf1075c6f923fece419e38cf05bff559aefcd
1 change: 1 addition & 0 deletions trunk/arch/x86/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
boot/compressed/vmlinux
tools/test_get_len
tools/insn_sanity

4 changes: 3 additions & 1 deletion trunk/arch/x86/lib/x86-opcode-map.txt
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,9 @@ ab: STOS/W/D/Q Yv,rAX
ac: LODS/B AL,Xb
ad: LODS/W/D/Q rAX,Xv
ae: SCAS/B AL,Yb
af: SCAS/W/D/Q rAX,Xv
# Note: The May 2011 Intel manual shows Xv for the second parameter of the
# next instruction but Yv is correct
af: SCAS/W/D/Q rAX,Yv
# 0xb0 - 0xbf
b0: MOV AL/R8L,Ib
b1: MOV CL/R9L,Ib
Expand Down

0 comments on commit c23df9f

Please sign in to comment.