| Index: src/IceInstMIPS32.def
|
| diff --git a/src/IceInstMIPS32.def b/src/IceInstMIPS32.def
|
| index 6120a47322e483595bf4fa6a93837a572f29c521..ea7e345be88365b9c78f214baad0f21730be43c8 100644
|
| --- a/src/IceInstMIPS32.def
|
| +++ b/src/IceInstMIPS32.def
|
| @@ -101,7 +101,7 @@
|
| ALIASES1(Reg_SP)) \
|
| X(Reg_FP, 30, "fp", 0, 0, 0, 1, 0, 0, 0, 0, 0, \
|
| ALIASES1(Reg_FP)) \
|
| - X(Reg_RA, 31, "ra", 0, 1, 0, 0, 0, 0, 0, 0, 0, \
|
| + X(Reg_RA, 31, "ra", 0, 0, 0, 0, 0, 0, 0, 0, 0, \
|
| ALIASES1(Reg_RA)) \
|
| X(Reg_LO, 0, "lo", 0, 0, 0, 0, 0, 0, 0, 0, 0, \
|
| ALIASES2(Reg_LO, Reg_LOHI)) \
|
|
|