Gabe Black
|
70a75ceb84
|
ARM: Move the integer microops out of the decoder and into the ISA desc.
|
2009-07-08 23:02:19 -07:00 |
|
Gabe Black
|
4eb18cc07a
|
ARM: Improve memory instruction disassembly.
|
2009-07-08 23:02:19 -07:00 |
|
Gabe Black
|
2fb8d481ab
|
ARM: Tune up predicated instruction decoding.
|
2009-07-08 23:02:19 -07:00 |
|
Gabe Black
|
ddcf084f16
|
ARM: Get rid of the MemAcc and EAComp static insts.
|
2009-07-08 23:02:19 -07:00 |
|
Gabe Black
|
311f77f33d
|
ARM: Add an AddrMode2 format for memory instructions that use address mode 2.
|
2009-07-08 23:02:19 -07:00 |
|
Gabe Black
|
17f0943398
|
ARM: Add an AddrMode3 format for memory instructions that use address mode 3.
|
2009-07-08 23:02:19 -07:00 |
|
Gabe Black
|
b8f064c88c
|
ARM: Use the new DataOp format to simplify the decoder.
|
2009-07-01 22:11:39 -07:00 |
|
Gabe Black
|
1ea14b8fac
|
ARM: Show more information when disassembling data processing intstructions.
This will need more work, but it should be a lot closer.
|
2009-06-27 00:30:23 -07:00 |
|
Gabe Black
|
56f1845471
|
ARM: Show branch targets relative to the nearest symbol.
|
2009-06-27 00:29:30 -07:00 |
|
Gabe Black
|
a4ac3fad7a
|
ARM: Write a function for printing mnemonics and predicates.
|
2009-06-27 00:29:12 -07:00 |
|
Gabe Black
|
38d8bc64ba
|
ARM: Fill out the printReg function.
|
2009-06-26 22:01:34 -07:00 |
|
Gabe Black
|
d744525273
|
ARM: Simplify some utility functions.
|
2009-06-21 22:51:13 -07:00 |
|
Gabe Black
|
5c2a362cb7
|
ARM: Move util functions out of the isa desc.
|
2009-06-21 22:50:33 -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 |
|