Skip to content
Commit 5ccb6178 authored by Craig Topper's avatar Craig Topper
Browse files

Add an x86 prefix encoding for instructions that would decode to a different...

Add an x86 prefix encoding for instructions that would decode to a different instruction with 0xf2/f3/66 were in front of them, but don't themselves have a prefix. For now this doesn't change any bbehavior, but plan to use it to fix some bugs in the disassembler.

llvm-svn: 201538
parent 03c05038
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment