disasm: fix reversed REP vs REPNE in eatbyte()
commit1d7d7c64cf4c0ba2f0e0681a578af0323cc9ad3d
authorH. Peter Anvin <hpa@zytor.com>
Thu, 19 Mar 2009 13:52:07 +0000 (19 06:52 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 19 Mar 2009 13:52:07 +0000 (19 06:52 -0700)
tree9328000087f82557378ebd7be7d29192860639a1
parented37aa8070cabf80de269508cbf022bc2b464d26
disasm: fix reversed REP vs REPNE in eatbyte()

F2 is REPNE, F3 is REP(E)
disasm.c