"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "5190f092911b2857fd0521f5ac993cb723262483"
fix X86 encoder to output [disp] only addresses with no SIB byte
in X86-32 mode. This is still required in x86-64 mode to avoid forming [disp+rip] encoding. Rewrite the SIB byte decision logic to be actually understandable. llvm-svn: 95693
Loading
Please register or sign in to comment