Jeppe Johansen
|
9d1646e2a8
Add support for writeback in RFE and SRS instructions.
|
9 years ago |
Jeppe Johansen
|
ff7af306df
Add FPA support.
|
10 years ago |
Jeppe Johansen
|
d023c63ad0
Add a lot of instruction table entries and missing instructions for support of most ARM32 mode instructions from ARMv4 up ARMv7A.
|
10 years ago |
Károly Balogh
|
b67e4fb8b3
added the ADR ARM pseudo instruction to instruction list
|
11 years ago |
florian
|
ac4a6accd3
+ SVC instruction
|
12 years ago |
florian
|
1eeeb309c7
* intial armv6m support, it is not working yet, constant pool insertation and conditional branch fixup is not working yet
|
12 years ago |
Jeppe Johansen
|
666332385d
Added coprocessor registers, and support for 6 operands(MCR/MRC instructions, etc)
|
12 years ago |
Jeppe Johansen
|
0087661fb5
Added FPv4_d16 FPU instructions, and a few extra registers
|
12 years ago |
Jeppe Johansen
|
9ec9b44784
Add CBNZ/CBZ instructions
|
12 years ago |
florian
|
b2813abec2
+ patch by Bernd to add the push/pop mnemonic for arm/thumb-2, resolves #22041
|
13 years ago |
Jonas Maebe
|
ef2d665a50
+ support for REV and several other ARMv6/ARMv6T2+ opcodes (mantis #21888)
|
13 years ago |
florian
|
2eb39c8843
* patch by Jeppe Johansen to support jumptable generation for case nodes on arm/thumb-2, resolves #19502
|
14 years ago |
Jonas Maebe
|
bbf0e35a51
+ Support for ARM CPS/CPSIE/CPSID instructions and mode flag bitfield
|
14 years ago |
Jonas Maebe
|
d1538ab023
o added ARM VPFv2/VFPv3 support:
|
15 years ago |
florian
|
515774b864
* merged armthum branch
|
16 years ago |
florian
|
c5816c500a
+ support for nop, msr and mrs instructions
|
16 years ago |
florian
|
7a4f76f262
+ VFP instructions for arm
|
17 years ago |
florian
|
e8c48ab561
+ eDSP instructions for arm
|
18 years ago |
florian
|
9452e2a91f
+ added all used instructions to armins.dat
|
20 years ago |
florian
|
14fca113bf
* basic framework for integrated arm assembler
|
20 years ago |