florian
|
4db5478acc
+ support msr regf,reg32 on arm in the internal assembler
|
6 роки тому |
florian
|
4f5f3c4a09
+ support for vmov.xx vreg,#imm on arm
|
7 роки тому |
florian
|
c3a0a4e252
+ support fmrrd/fmdrr, resolves #32398
|
7 роки тому |
Jeppe Johansen
|
439027a8de
Add most pre-UAL VFP instruction forms.
|
10 роки тому |
Jeppe Johansen
|
572076fc4d
Add MSR/MRS for ARMv6M/7M.
|
10 роки тому |
Jeppe Johansen
|
f963ff1b5b
Add CPSxx instructions, and some missing FPA instructions.
|
10 роки тому |
Jeppe Johansen
|
ff7af306df
Add FPA support.
|
10 роки тому |
Jeppe Johansen
|
49346b3041
Fix SWI as a pseudo instruction.
|
10 роки тому |
Jeppe Johansen
|
9a482d5281
Refactor and secure some immediate operand encodings.
|
10 роки тому |
Jeppe Johansen
|
3ad03491ed
Add Neg as a pseudo instruction, and fix RRX pseudo code expansion.
|
10 роки тому |
Jeppe Johansen
|
6fff181679
Add support for TBB/TBH instructions.
|
10 роки тому |
Jeppe Johansen
|
71cdedea82
Add missing NOP, and B instruction forms.
|
10 роки тому |
Jeppe Johansen
|
cc418eef74
Added unified assembler syntax mode so it can be selected with $ASMMODE.
|
10 роки тому |
Jeppe Johansen
|
5c3093a937
Add most non-VFP Thumb-2 instruction entries for the ARM internal writer.
|
10 роки тому |
Jeppe Johansen
|
3cb9b30165
Added full 16-bit Thumb support to the ARM internal writer.
|
10 роки тому |
Jeppe Johansen
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 роки тому |
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 роки тому |
Jeppe Johansen
|
666332385d
Added coprocessor registers, and support for 6 operands(MCR/MRC instructions, etc)
|
12 роки тому |
florian
|
c5816c500a
+ support for nop, msr and mrs instructions
|
16 роки тому |
florian
|
e8c48ab561
+ eDSP instructions for arm
|
18 роки тому |
florian
|
95dc2eba5f
* basic operand matching works
|
20 роки тому |
florian
|
6ad3930a5d
* fixed broken powerpc compilation
|
20 роки тому |
florian
|
d280ed6e8b
* continued to work on arm binary writer, started to fix operand matching
|
20 роки тому |
florian
|
9452e2a91f
+ added all used instructions to armins.dat
|
20 роки тому |
florian
|
14fca113bf
* basic framework for integrated arm assembler
|
20 роки тому |