Zoran Jovanovic
|
87d13e5ec1
|
Implementation of microMIPS 16-bit instructions MOVE and JALR.
Differential Revision: http://llvm-reviews.chandlerc.com/D3112
llvm-svn: 204325
|
2014-03-20 10:18:24 +00:00 |
Zoran Jovanovic
|
fc26cfcde7
|
Fixed bug when generating Load Upper Immediate microMIPS instruction.
llvm-svn: 190746
|
2013-09-14 07:35:41 +00:00 |
Zoran Jovanovic
|
3671a5441a
|
Support for microMIPS DIV instructions.
llvm-svn: 190745
|
2013-09-14 07:15:21 +00:00 |
Akira Hatanaka
|
39f915b58a
|
[micromips] Print instruction alias "not" if the last operand of a nor is zero.
llvm-svn: 188851
|
2013-08-21 01:18:46 +00:00 |
Akira Hatanaka
|
a43b56d9af
|
[mips] Guard micromips instructions with predicate InMicroMips. Also, fix
assembler predicate HasStdEnd so that it is false when the target is micromips.
llvm-svn: 188824
|
2013-08-20 20:46:51 +00:00 |
Jack Carter
|
7bd3c7d1fc
|
Mips ELF: MicroMips direct object Little endian support.
Test included.
Patch by Zoran Jovanovich
llvm-svn: 188024
|
2013-08-08 23:30:40 +00:00 |
Akira Hatanaka
|
433de170ee
|
[mips] Test for r179873.
Patch by Zoran Jovanovic.
llvm-svn: 180804
|
2013-04-30 20:48:49 +00:00 |