Ali Saidi
|
35e35fc825
|
ARM: Make some of the trace code more compact
|
2010-06-02 12:58:18 -05:00 |
|
Gabe Black
|
0abec53564
|
ARM: Move the longer MemoryReg::printoffset function in mem.hh into the cc file.
|
2010-06-02 12:58:18 -05:00 |
|
Gabe Black
|
bb6fea91da
|
ARM: Implement the SRS instruction.
|
2010-06-02 12:58:11 -05:00 |
|
Gabe Black
|
dbee6e0c54
|
ARM: Add a base class for SRS.
|
2010-06-02 12:58:11 -05:00 |
|
Gabe Black
|
ec4cd00b11
|
ARM: Add a base class for the RFE instruction.
|
2010-06-02 12:58:10 -05:00 |
|
Gabe Black
|
9d4a1bf2ba
|
ARM: Explicitly keep track of the second destination for double loads/stores.
|
2010-06-02 12:58:09 -05:00 |
|
Gabe Black
|
e157b1f52a
|
ARM: Implement the swp and swpb instructions.
|
2010-06-02 12:58:05 -05:00 |
|
Gabe Black
|
04300e33d4
|
ARM: Remove the special naming for the new memory instructions.
These are the only memory instructions now.
|
2010-06-02 12:58:01 -05:00 |
|
Gabe Black
|
deb6e8f805
|
ARM: Eliminate the old memory formats which are no longer used.
|
2010-06-02 12:58:01 -05:00 |
|
Gabe Black
|
321d3a6e8c
|
ARM: Implement a new set of base classes for non macro memory instructions.
|
2010-06-02 12:58:01 -05:00 |
|
Gabe Black
|
4eb18cc07a
|
ARM: Improve memory instruction disassembly.
|
2009-07-08 23:02:19 -07:00 |
|
Gabe Black
|
a4ac3fad7a
|
ARM: Write a function for printing mnemonics and predicates.
|
2009-06-27 00:29:12 -07:00 |
|
Gabe Black
|
d4a03f1900
|
ARM: Simplify the ISA desc by pulling some classes out of it.
|
2009-06-21 17:21:25 -07:00 |
|