Skip to content
Commit 612c6631 authored by Jack Carter's avatar Jack Carter
Browse files

The Mips64InstrInfo.td definitions DynAlloc64 LEA_ADDiu64

were using a class defined for 32 bit instructions and 
thus the instruction was for addiu instead of daddiu.

This was corrected by adding the instruction opcode as a 
field in the  base class to be filled in by the defs.

llvm-svn: 161359
parent 05253782
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