Benjamin Kramer
|
5af763cb2a
|
Mips: Disassemble sign-extended 64 bit immediates properly.
This doesn't change the meaning of the output, but makes look right. PR17539.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192483 91177308-0d34-0410-b5e6-96231b3b80d8
|
2013-10-11 19:05:08 +00:00 |
|
Akira Hatanaka
|
a796d90c0e
|
[mips] Use ptr_rc to simplify definitions of base+index load/store instructions.
Also, fix predicates.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189432 91177308-0d34-0410-b5e6-96231b3b80d8
|
2013-08-28 00:55:15 +00:00 |
|
Nico Rieck
|
ef1762b6a1
|
Use object file specific section type for initial text section
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179494 91177308-0d34-0410-b5e6-96231b3b80d8
|
2013-04-14 21:18:36 +00:00 |
|
Jakub Staszak
|
de7c8530c8
|
Remove DOS line endings.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167968 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-11-14 20:18:34 +00:00 |
|
Akira Hatanaka
|
53e93e85e0
|
[mips] Fix disassembler test cases.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167326 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-11-02 22:20:10 +00:00 |
|
Akira Hatanaka
|
94e36e34e2
|
Fix check strings in test/MC/Disassembler/Mips/* and run FileCheck.
Patch by Vladimir Medic.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160143 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-07-12 21:19:32 +00:00 |
|
Akira Hatanaka
|
ecdc9d5bb2
|
Add disassembler to MIPS.
Patch by Vladimir Medic.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154935 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-04-17 18:03:21 +00:00 |
|
Akira Hatanaka
|
9dd16d41a2
|
Revert r153924. Delete test/MC/Disassembler/Mips and lib/Target/Mips/Disassembler.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153926 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-04-03 03:01:13 +00:00 |
|
Akira Hatanaka
|
02365945a6
|
Revert r153924. There were buildbot failures.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153925 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-04-03 02:51:09 +00:00 |
|
Akira Hatanaka
|
885020a7a7
|
MIPS disassembler support.
Patch by Vladimir Medic.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153924 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-04-03 02:20:58 +00:00 |
|