"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "06ac98299f49a156f12e178c4a621f90dd8a6e24"
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
Loading
Please register or sign in to comment