Histórico de Commits

Autor SHA1 Mensagem Data
  pierre e50a388f30 Change CLZ support for arm32 minimal CPU to armv5t according to ARM documentation in arminst.dat há 4 anos atrás
  florian 867df5362c + basic Neon support in the assembler writer há 6 anos atrás
  Jeppe Johansen 750567f8e3 Added T2 form of LDR/STR for SP relative forms. há 6 anos atrás
  florian 4db5478acc + support msr regf,reg32 on arm in the internal assembler há 6 anos atrás
  florian 4f5f3c4a09 + support for vmov.xx vreg,#imm on arm há 7 anos atrás
  florian c3a0a4e252 + support fmrrd/fmdrr, resolves #32398 há 7 anos atrás
  florian c564acd378 * fix assembling of vfnm* há 9 anos atrás
  Jeppe Johansen 439027a8de Add most pre-UAL VFP instruction forms. há 10 anos atrás
  Jeppe Johansen 3d7dce81fe Make MRS and MSR use the right encoding on Thumb architectures. há 10 anos atrás
  Jeppe Johansen 572076fc4d Add MSR/MRS for ARMv6M/7M. há 10 anos atrás
  Jeppe Johansen f963ff1b5b Add CPSxx instructions, and some missing FPA instructions. há 10 anos atrás
  Jeppe Johansen ff7af306df Add FPA support. há 10 anos atrás
  Jeppe Johansen 49346b3041 Fix SWI as a pseudo instruction. há 10 anos atrás
  Jeppe Johansen 9a482d5281 Refactor and secure some immediate operand encodings. há 10 anos atrás
  Jeppe Johansen 3ad03491ed Add Neg as a pseudo instruction, and fix RRX pseudo code expansion. há 10 anos atrás
  Jeppe Johansen 6fff181679 Add support for TBB/TBH instructions. há 10 anos atrás
  Jeppe Johansen 71cdedea82 Add missing NOP, and B instruction forms. há 10 anos atrás
  Jeppe Johansen cc418eef74 Added unified assembler syntax mode so it can be selected with $ASMMODE. há 10 anos atrás
  Jeppe Johansen 9683102813 BL/BLX in thumb mode is a long composed instruction in Thumb as well as Thumb2 há 10 anos atrás
  Jeppe Johansen 5c3093a937 Add most non-VFP Thumb-2 instruction entries for the ARM internal writer. há 10 anos atrás
  Jeppe Johansen 3cb9b30165 Added full 16-bit Thumb support to the ARM internal writer. há 10 anos atrás
  Jeppe Johansen 901275b4a1 Switch back to emitting BLX instructions and fix calculation of constant offsets(should rarely/never happen). há 10 anos atrás
  Jeppe Johansen 6c4dbf5a84 Change emission of pre-reloc BLX to BL. há 10 anos atrás
  Jeppe Johansen 387824c1ee Added some APSR register bitmask definitions. há 10 anos atrás
  Jeppe Johansen 414bfba2b2 Emitted instruction was B instead of BL for BL/BLX. há 10 anos atrás
  Jeppe Johansen e8cb1e198d Forgot to rebuild instruction tables. há 10 anos atrás
  Jeppe Johansen eb3eaab54b Fix some small encoding bugs. há 10 anos atrás
  Jeppe Johansen d023c63ad0 Add a lot of instruction table entries and missing instructions for support of most ARM32 mode instructions from ARMv4 up ARMv7A. há 10 anos atrás
  Jeppe Johansen 666332385d Added coprocessor registers, and support for 6 operands(MCR/MRC instructions, etc) há 12 anos atrás
  florian c5816c500a + support for nop, msr and mrs instructions há 16 anos atrás