Skip to content
Commit 0c3b66cd authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 02f2a0c2
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