Skip to content
Commit b9bf8dca authored by Reed Kotler's avatar Reed Kotler
Browse files

Add the 16 bit version of addiu. To the assembler, the 16 and 32 bit are the

same so we put in the comment field an indicator when we think we are
emitting the 16 bit version. For the direct object emitter, the difference is 
important as well as for other passes which need an accurate count of 
program size. There will be other similar putbacks to this for various
instructions.

llvm-svn: 174747
parent 2581905f
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