summaryrefslogtreecommitdiff
path: root/test/MC/ARM/basic-thumb-instructions.s
Commit message (Expand)AuthorAge
* This fixes the Thumb2 CPS assembly syntax.Mihai Popa2013-08-09
* Fix assembling of Thumb2 branch instructions.Mihai Popa2013-08-09
* This corrects the implementation of Thumb ADR instruction. There are three i...Mihai Popa2013-07-03
* ARM: Better disassembly for pc-relative LDR.Jim Grosbach2012-10-30
* Fix issues with the ARM bl and blx thumb instructions and the J1 and J2 bitsKevin Enderby2012-05-03
* Disallow YIELD and other allocated nop hints in pre-ARMv6 architectures.Richard Barton2012-05-02
* ARM add missing Thumb1 two-operand aliases for shift-by-immediate.Jim Grosbach2012-04-11
* ARM assembly aliases for add negative immediates using sub.Jim Grosbach2012-04-05
* Thumb MUL assembly parsing for 3-operand form.Jim Grosbach2011-11-10
* Fix encoding for tBcc with immediate offset operand.Owen Anderson2011-08-31
* Run the Thumb1 parser tests in Thumb2 mode, as well.Jim Grosbach2011-08-31
* Fix roundtripping of Thumb BL/BLX instructions with immediate offsets instead...Owen Anderson2011-08-31
* Tweak Thumb1 ADD encoding selection a bit.Jim Grosbach2011-08-31
* Fix encoding of PC-relative Thumb1 LDR's when using immediate offsets instead...Owen Anderson2011-08-30
* Fix encoding of Thumb1 B instructions with immediate offsets, which is necess...Owen Anderson2011-08-30
* Support an extension of ARM asm syntax to allow immediate operands to ADR ins...Owen Anderson2011-08-26
* Thumb parsing and encoding for SUB (SP minu immediate).Jim Grosbach2011-08-24
* Thumb parsing and encoding support for ADD SP instructions.Jim Grosbach2011-08-24
* Thumb parsing and encoding for WFE, WFI and YIELD.Jim Grosbach2011-08-23
* Thumb parsing and encoding for UXTB and UXTH.Jim Grosbach2011-08-23
* Thumb parsing and encoding for TST.Jim Grosbach2011-08-23
* Thumb parsing and encoding for SXTB and SXTH.Jim Grosbach2011-08-23
* Thumb parsing and encoding for SVC.Jim Grosbach2011-08-23
* Thumb parsing and encoding for SUB.Jim Grosbach2011-08-23
* Thumb parsing and encoding for STRH.Jim Grosbach2011-08-23
* Thumb parsing and encoding for STRB.Jim Grosbach2011-08-23
* Thumb parsing and encoding for tSTRspi.Jim Grosbach2011-08-23
* Thumb parsing and encoding for STR.Jim Grosbach2011-08-23
* Thumb parsing and encoding for STM.Jim Grosbach2011-08-23
* Thumb parsing and encoding for SETEND.Jim Grosbach2011-08-22
* Thumb parsing and encoding for SBC.Jim Grosbach2011-08-22
* Thumb parsing and encoding for RSB.Jim Grosbach2011-08-22
* Thumb parsing and encoding for ROR.Jim Grosbach2011-08-22
* Thumb parsing and encoding for REV/REV16/REVSH.Jim Grosbach2011-08-22
* Thumb parsing and encoding for PUSH.Jim Grosbach2011-08-22
* Thumb assembly parsing and encoding for POP.Jim Grosbach2011-08-22
* Thumb assembly parsing and encoding for ORR.Jim Grosbach2011-08-22
* Thumb parsing and encoding support for NOP.Jim Grosbach2011-08-19
* Thumb assembly parsing and encoding for NEG.Jim Grosbach2011-08-19
* Thumb assembly parsing and encoding for MVN.Jim Grosbach2011-08-19
* Thumb assembly parsing and encoding for MUL.Jim Grosbach2011-08-19
* Add FIXME.Jim Grosbach2011-08-19
* Thumb assembly parsing and encoding for MOV.Jim Grosbach2011-08-19
* Thumb assembly parsing and encoding for LSR.Jim Grosbach2011-08-19
* Thumb assembly parsing and encoding for LSL(register).Jim Grosbach2011-08-19
* Thumb assembly parsing and encoding for LSL(immediate).Jim Grosbach2011-08-19
* Thumb assembly parsing and encoding for LDRSB and LDRSH.Jim Grosbach2011-08-19
* Thumb assembly parsing and encoding for LDRH.Jim Grosbach2011-08-19
* Thumb assembly parsing and encoding for LDRB.Jim Grosbach2011-08-19
* Thumb assembly parsing and encoding for LDR(register).Jim Grosbach2011-08-19