커밋 기록

작성자 SHA1 메시지 날짜
  Jeppe Johansen 439027a8de Add most pre-UAL VFP instruction forms. 10 년 전
  Jeppe Johansen 73abf5e630 Merge from armiw branch. 10 년 전
  Jeppe Johansen 3d7dce81fe Make MRS and MSR use the right encoding on Thumb architectures. 10 년 전
  Jeppe Johansen 47dbec3111 Rebase to trunk revision 10 년 전
  sergei 9cc0bdd6b9 + Missing part of internal ARM assembler, Mantis #26588. I'm not setting it as default for arm-wince yet, because testing reveals several points in generic code that need adjustments. 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 9683102813 BL/BLX in thumb mode is a long composed instruction in Thumb as well as Thumb2 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 901275b4a1 Switch back to emitting BLX instructions and fix calculation of constant offsets(should rarely/never happen). 10 년 전
  Jeppe Johansen 6c4dbf5a84 Change emission of pre-reloc BLX to BL. 10 년 전
  Jeppe Johansen 387824c1ee Added some APSR register bitmask definitions. 10 년 전
  Jeppe Johansen 414bfba2b2 Emitted instruction was B instead of BL for BL/BLX. 10 년 전
  Jeppe Johansen 0b5bcdf439 Modify fixup of BL/BLX instructions and ensure proper form is generated. 10 년 전
  Jeppe Johansen eb3eaab54b Fix some small encoding bugs. 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 년 전
  Károly Balogh b67e4fb8b3 added the ADR ARM pseudo instruction to instruction list 12 년 전
  florian ac4a6accd3 + SVC instruction 12 년 전
  florian 086ae4b999 Merge r22905 and r22906 12 년 전
  florian 1eeeb309c7 * intial armv6m support, it is not working yet, constant pool insertation and conditional branch fixup is not working yet 12 년 전
  Jeppe Johansen 666332385d Added coprocessor registers, and support for 6 operands(MCR/MRC instructions, etc) 13 년 전
  Jeppe Johansen 0087661fb5 Added FPv4_d16 FPU instructions, and a few extra registers 13 년 전