HLE: Split the LOCK and REP prefix slots
commit10da41e328f24a6cc252d0c69f2f09c824341a2a
authorH. Peter Anvin <hpa@zytor.com>
Sat, 25 Feb 2012 04:57:04 +0000 (24 20:57 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 25 Feb 2012 04:57:04 +0000 (24 20:57 -0800)
tree7e589d588abb5bd3afb452f75c9b998c7d651185
parent44454be952d4c7b2d17fccdad0be8e0b2b693559
HLE: Split the LOCK and REP prefix slots

With HLE, the sequence REP LOCK actually makes sense, so support it.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
assemble.c
disasm.c
nasm.h
parser.c