"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "04aa034f3800e123f5ad63f6b104d2bdaf0e0c0b"
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