2013-08-16 |
Mihai Popa | Fix Thumb2 aliasing complementary instructions taking... |
blob | commitdiff | raw |
2013-08-15 |
Mihai Popa | This fixes three issues related to Thumb literal loads: |
blob | commitdiff | raw | diff to current |
2013-08-09 |
Mihai Popa | This fixes the Thumb2 CPS assembly syntax. |
blob | commitdiff | raw | diff to current |
2013-08-09 |
Mihai Popa | Fix assembling of Thumb2 branch instructions. |
blob | commitdiff | raw | diff to current |
2013-08-06 |
Mihai Popa | Support APSR_nzcv as operand for Thumb2 mrc. Deprecate... |
blob | commitdiff | raw | diff to current |
2013-07-31 |
Kevin Enderby | Added the B9.3.19 SUBS PC, LR, #imm (Thumb2) system... |
blob | commitdiff | raw | diff to current |
2013-07-22 |
Mihai Popa | This adds range checking for "ldr Rn, [pc, #imm]" Thumb |
blob | commitdiff | raw | diff to current |
2013-07-19 |
Tilmann Scheller | ARM: Add instruction aliases for the Thumb2 PLD/PLDW... |
blob | commitdiff | raw | diff to current |
2013-07-16 |
Tilmann Scheller | ARM: Add support for the Thumb2 PLI alternate literal... |
blob | commitdiff | raw | diff to current |
2013-07-03 |
Tilmann Scheller | ARM: Prevent ARMAsmParser::shouldOmitCCOutOperand(... |
blob | commitdiff | raw | diff to current |
2013-07-03 |
Mihai Popa | This corrects the implementation of Thumb ADR instruct... |
blob | commitdiff | raw | diff to current |
2013-07-01 |
Chad Rosier | [ARMAsmParser] Sort the ARM register lists based on... |
blob | commitdiff | raw | diff to current |
2013-06-28 |
Tilmann Scheller | ARM: Fix pseudo-instructions for SRS (Store Return... |
blob | commitdiff | raw | diff to current |
2013-06-18 |
Amaury de la Vieuville | ARM: fix literal load with positive offset encoding |
blob | commitdiff | raw | diff to current |
2013-06-13 |
Amaury de la Vieuville | ARM: fix t2am_imm8_offset operand printing for imm=#-0 |
blob | commitdiff | raw | diff to current |
2013-06-10 |
Amaury de la Vieuville | ARM: ISB cannot be passed the same options as DMB |
blob | commitdiff | raw | diff to current |
2013-04-26 |
Quentin Colombet | ARM: Fix encoding of hint instruction for Thumb. |
blob | commitdiff | raw | diff to current |
2013-02-23 |
Jim Grosbach | ARM: Convenience aliases for 'srs*' instructions. |
blob | commitdiff | raw | diff to current |
2012-12-14 |
Kevin Enderby | Make sure the alternate PC+imm syntax of LDR instructio... |
blob | commitdiff | raw | diff to current |
2012-08-02 |
Jiangning Liu | Fix #13035, a bug around Thumb instruction LDRD/STRD... |
blob | commitdiff | raw | diff to current |
2012-08-02 |
Jiangning Liu | Fix #13138, a bug around ARM instruction DSB encoding... |
blob | commitdiff | raw | diff to current |
2012-08-02 |
Jiangning Liu | Fix #13241, a bug around shift immediate operand for... |
blob | commitdiff | raw | diff to current |
2012-06-18 |
Jim Grosbach | ARM: Define generic HINT instruction. |
blob | commitdiff | raw | diff to current |
2012-05-01 |
Jim Grosbach | ARM: Add a few missing add->sub aliases w/ 'w' suffix. |
blob | commitdiff | raw | diff to current |
2012-04-27 |
Jim Grosbach | ARM: Thumb add(sp plus register) asm constraints. |
blob | commitdiff | raw | diff to current |
2012-04-27 |
Richard Barton | Fix ARM assembly parsing for upper case condition codes... |
blob | commitdiff | raw | diff to current |
2012-04-26 |
Evan Cheng | Specify cpu to unbreak tests. |
blob | commitdiff | raw | diff to current |
2012-04-10 |
Jim Grosbach | ARM fix cc_out operand handling for t2SUBrr instructions. |
blob | commitdiff | raw | diff to current |
2012-04-05 |
Jim Grosbach | ARM assembly parsing for 'msr' plain 'cpsr' operand. |
blob | commitdiff | raw | diff to current |
2012-03-30 |
Jim Grosbach | ARM assembler should prefer non-aliases encoding of... |
blob | commitdiff | raw | diff to current |
2012-03-30 |
Jim Grosbach | ARM integrated assembler should encoding choice for... |
blob | commitdiff | raw | diff to current |
2012-03-30 |
Jim Grosbach | ARM assembly parsing needs to be paranoid about negativ... |
blob | commitdiff | raw | diff to current |
2012-03-16 |
Jim Grosbach | ARM optional operand on MRC/MCR assembly instructions. |
blob | commitdiff | raw | diff to current |
2012-01-18 |
Jim Grosbach | Thumb2 alternate syntax for LDR(literal) and friends. |
blob | commitdiff | raw | diff to current |
2011-12-21 |
Jim Grosbach | Thumb2 assembly parsing of 'mov rd, rn, rrx'. |
blob | commitdiff | raw | diff to current |
2011-12-21 |
Jim Grosbach | Thumb2 assembly parsing of 'mov(register shifted regist... |
blob | commitdiff | raw | diff to current |
2011-12-14 |
Jim Grosbach | ARM/Thumb2 'cmp rn, #imm' alias to cmn. |
blob | commitdiff | raw | diff to current |
2011-12-13 |
Jim Grosbach | Thumb2 assembler aliases for "mov(shifted register)" |
blob | commitdiff | raw | diff to current |
2011-12-13 |
Jim Grosbach | Test for 146516 |
blob | commitdiff | raw | diff to current |
2011-12-13 |
Jim Grosbach | ARM thumb2 parsing of "rsb rd, rn, #0". |
blob | commitdiff | raw | diff to current |
2011-12-13 |
Jim Grosbach | ARM pre-UAL NEG mnemonic for convenience when porting... |
blob | commitdiff | raw | diff to current |
2011-12-07 |
Jim Grosbach | Thumb2 alias for long-form pop and friends. |
blob | commitdiff | raw | diff to current |
2011-12-06 |
Jim Grosbach | Thumb2: MUL two-operand form encoding operand order... |
blob | commitdiff | raw | diff to current |
2011-12-06 |
Jim Grosbach | Thumb2 encoding choice correction for PLD. |
blob | commitdiff | raw | diff to current |
2011-12-05 |
Jim Grosbach | Update tests for r145860. Add a few new ones. |
blob | commitdiff | raw | diff to current |
2011-12-05 |
Jim Grosbach | Thumb2 prefer encoding T3 to T4 for ADD/SUB immediate... |
blob | commitdiff | raw | diff to current |
2011-11-15 |
Jim Grosbach | Testcase for r144684. |
blob | commitdiff | raw | diff to current |
2011-11-15 |
Jim Grosbach | Thumb2 assembly parsing for mul.w in IT block fix. |
blob | commitdiff | raw | diff to current |
2011-11-10 |
Jim Grosbach | Thumb2 parsing for push/pop w/ hi registers in the... |
blob | commitdiff | raw | diff to current |
2011-11-09 |
Jim Grosbach | Thumb2 assembly parsing STMDB w/ optional .w suffix. |
blob | commitdiff | raw | diff to current |
2011-10-28 |
Jim Grosbach | Add Thumb2 alias for "mov Rd, #imm" to "mvn Rd, #~imm". |
blob | commitdiff | raw | diff to current |
2011-10-28 |
Jim Grosbach | Thumb2 ADD/SUB instructions encoding selection outside... |
blob | commitdiff | raw | diff to current |
2011-10-27 |
Jim Grosbach | Thumb2 t2LDMDB[_UPD] assembly parsing to recognize... |
blob | commitdiff | raw | diff to current |
2011-10-27 |
Jim Grosbach | Thumb2 t2MVNi assembly parsing to recognize ".w" suffix. |
blob | commitdiff | raw | diff to current |
2011-10-26 |
Jim Grosbach | Thumb2 ldr pc-relative encoding fixes. |
blob | commitdiff | raw | diff to current |
2011-10-12 |
Jim Grosbach | Thumb2 assembly parsing and encoding for LDC/STC. |
blob | commitdiff | raw | diff to current |
2011-09-27 |
Jim Grosbach | ARM Thumb2 asm parsing [SU]XT[BH] without rotate but... |
blob | commitdiff | raw | diff to current |
2011-09-26 |
Owen Anderson | Remove incorrect testcases. |
blob | commitdiff | raw | diff to current |
2011-09-23 |
Owen Anderson | Teach the Thumb2 AsmParser to accept pre-indexed loads... |
blob | commitdiff | raw | diff to current |
2011-09-21 |
Owen Anderson | Turns out that Thumb2 ADR doesn't need special printing... |
blob | commitdiff | raw | diff to current |
2011-09-20 |
Jim Grosbach | Thumb2 assembly parsing and encoding for WFE/WFI/YIELD. |
blob | commitdiff | raw | diff to current |
2011-09-20 |
Jim Grosbach | Thumb2 assembly parsing and encoding for UXTAB/UXTAB16... |
blob | commitdiff | raw | diff to current |
2011-09-20 |
Jim Grosbach | Thumb2 assembly parsing and encoding for USUB8/USUB16. |
blob | commitdiff | raw | diff to current |
2011-09-20 |
Jim Grosbach | Thumb2 assembly parsing and encoding for USAX. |
blob | commitdiff | raw | diff to current |
2011-09-20 |
Jim Grosbach | Thumb2 assembly parsing and encoding for USAT16. |
blob | commitdiff | raw | diff to current |
2011-09-20 |
Jim Grosbach | Thumb2 assembly parsing and encoding for USAT. |
blob | commitdiff | raw | diff to current |
2011-09-20 |
Jim Grosbach | Thumb2 assembly parsing and encoding for UQSAD8/USADA8. |
blob | commitdiff | raw | diff to current |
2011-09-20 |
Jim Grosbach | Thumb2 assembly parsing and encoding for UQSUB16/UQSUB8. |
blob | commitdiff | raw | diff to current |
2011-09-20 |
Jim Grosbach | Thumb2 assembly parsing and encoding for UQASX/UQSAX. |
blob | commitdiff | raw | diff to current |
2011-09-20 |
Jim Grosbach | Thumb2 assembly parsing and encoding for UQADD16/UQADD8. |
blob | commitdiff | raw | diff to current |
2011-09-19 |
Jim Grosbach | Thumb2 assembly parsing and encoding for UMAAL/UMLAL... |
blob | commitdiff | raw | diff to current |
2011-09-19 |
Jim Grosbach | Thumb2 assembly parsing and encoding for UHSUB16/UHSUB8. |
blob | commitdiff | raw | diff to current |
2011-09-19 |
Jim Grosbach | Thumb2 assembly parsing and encoding for UHASX/UHSAX. |
blob | commitdiff | raw | diff to current |
2011-09-19 |
Jim Grosbach | Thumb2 assembly parsing and encoding for UHADD16/UHADD8. |
blob | commitdiff | raw | diff to current |
2011-09-19 |
Jim Grosbach | Thumb2 assembly parsing and encoding for UBFX. |
blob | commitdiff | raw | diff to current |
2011-09-19 |
Jim Grosbach | Thumb2 assembly parsing and encoding for UASX. |
blob | commitdiff | raw | diff to current |
2011-09-19 |
Jim Grosbach | Fix copy/past-o. Gotta remember that 'modify' step... |
blob | commitdiff | raw | diff to current |
2011-09-19 |
Jim Grosbach | Thumb2 assembly parsing and encoding for UADD16/UADD8. |
blob | commitdiff | raw | diff to current |
2011-09-19 |
Jim Grosbach | Thumb2 assembly parsing and encoding for TST. |
blob | commitdiff | raw | diff to current |
2011-09-19 |
Jim Grosbach | Thumb2 assembly parsing and encoding for TBB/TBH. |
blob | commitdiff | raw | diff to current |
2011-09-19 |
Jim Grosbach | Thumb2 assembly parsing and encoding for TEQ. |
blob | commitdiff | raw | diff to current |
2011-09-19 |
Jim Grosbach | Thumb2 assembly parsing and encoding for SXTB/SXTB16... |
blob | commitdiff | raw | diff to current |
2011-09-19 |
Jim Grosbach | Thumb2 assembly parsing and encoding for SXTAB/SXTAB16... |
blob | commitdiff | raw | diff to current |
2011-09-19 |
Jim Grosbach | Thumb2 assembly parsing and encoding for SVC. |
blob | commitdiff | raw | diff to current |
2011-09-19 |
Jim Grosbach | Thumb2 assembly parsing and encoding for SUB(register). |
blob | commitdiff | raw | diff to current |
2011-09-16 |
Jim Grosbach | Thumb2 assembly parsing and encoding for SUB(immediate). |
blob | commitdiff | raw | diff to current |
2011-09-16 |
Jim Grosbach | Thumb2 assembly parsing and encoding for STRT. |
blob | commitdiff | raw | diff to current |
2011-09-16 |
Jim Grosbach | Thumb2 assembly parsing and encoding for LDRHT/STRHT. |
blob | commitdiff | raw | diff to current |
2011-09-16 |
Jim Grosbach | Thumb2 assembly parsing and encoding for STREX/STREXB... |
blob | commitdiff | raw | diff to current |
2011-09-16 |
Jim Grosbach | Thumb2 assembly parsing and encoding for STRD. |
blob | commitdiff | raw | diff to current |
2011-09-16 |
Jim Grosbach | Simplify comment. There's no Thumb LDRD(register) encod... |
blob | commitdiff | raw | diff to current |
2011-09-16 |
Jim Grosbach | Thumb2 assembly parsing and encoding for STRBT. |
blob | commitdiff | raw | diff to current |
2011-09-16 |
Jim Grosbach | Thumb2 assembly parsing and encoding for STRH. |
blob | commitdiff | raw | diff to current |
2011-09-16 |
Jim Grosbach | Remove test of undocumented format. |
blob | commitdiff | raw | diff to current |
2011-09-16 |
Jim Grosbach | Thumb2 assembly parsing and encoding for STRB. |
blob | commitdiff | raw | diff to current |
2011-09-16 |
Jim Grosbach | Shuffle a few more thumb2 tests to match the comment... |
blob | commitdiff | raw | diff to current |
2011-09-16 |
Jim Grosbach | Thumb2 tests for STR(literal), STR(register) and STR... |
blob | commitdiff | raw | diff to current |
2011-09-16 |
Jim Grosbach | Shuffle a few tests around. |
blob | commitdiff | raw | diff to current |
2011-09-16 |
Jim Grosbach | Thumb2 assembly parsing and encoding for STR(immediate). |
blob | commitdiff | raw | diff to current |
2011-09-16 |
Jim Grosbach | Thumb2 assembly parsing and encoding for STMDB. |
blob | commitdiff | raw | diff to current |
next |