diff options
author | Jack Carter <jack.carter@imgtec.com> | 2013-05-13 20:26:46 +0000 |
---|---|---|
committer | Jack Carter <jack.carter@imgtec.com> | 2013-05-13 20:26:46 +0000 |
commit | f4a1377322a9234c17b1d324c47248bdb5f62158 (patch) | |
tree | cd20ef7d4377b6a264206993dd04155714ffbd28 /test/FrontendC++/2007-01-02-UnboundedArray.cpp | |
parent | 774a8cf2f5a5f8cd580c71f5eb3055a293917102 (diff) |
Mips assembler: Assembler macro ADDIU $rs,imm
This patch adds alias for addiu instruction which enables following syntax:
addiu $rs,imm
The macro is translated as:
addiu $rs,$rs,imm
Contributer: Vladimir Medic
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181729 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/FrontendC++/2007-01-02-UnboundedArray.cpp')
0 files changed, 0 insertions, 0 deletions