Update ARM Assembly of LDM/STM.
[oota-llvm.git] / test / MC / ARM / basic-arm-instructions.s
2011-07-14 Jim GrosbachUpdate ARM Assembly of LDM/STM.
2011-07-14 Jim GrosbachARM ISB assembly parsing tests.
2011-07-14 Jim GrosbachARM tests for EOR instruction parsing and encoding.
2011-07-14 Jim GrosbachARM Assembler support for DSB instruction.
2011-07-13 Jim GrosbachARM Assembler support for DMB instruction.
2011-07-13 Jim GrosbachARM Assembler support for DBG instruction.
2011-07-13 Jim GrosbachARM parsing and encoding tests for CMN/CMP.
2011-07-13 Jim GrosbachShuffle ARM assembly tests a bit.
2011-07-13 Jim GrosbachRange checking for CDP[2] immediates.
2011-07-13 Jim GrosbachTestcases for ARM assembly BX/BXJ instructions.
2011-07-13 Jim GrosbachTestcases for ARM assembly BLX/BL instructions.
2011-07-13 Jim GrosbachRange checking for 16-bit immediates in ARM assembly.
2011-07-13 Jim GrosbachAdd tests for ARM parsing of 'BKPT' instruction.
2011-07-13 Jim GrosbachFix copy-pasto.
2011-07-13 Jim GrosbachAdd tests for ARM parsing of 'BIC' instruction.
2011-07-13 Jim GrosbachAdd some FIXMEs.
2011-07-13 Jim GrosbachAdd tests for ARM parsing of 'AND' instruction.
2011-07-13 Jim GrosbachAdd tests for ARM parsing of 'ADD' instruction
2011-07-13 Jim GrosbachDestination register operand is optional for ADC and...
2011-07-13 Jim GrosbachFlesh out ARM Parser support for shifted-register operands.
2011-07-12 Jim GrosbachAdd check for predicate w/o S bit.
2011-07-11 Jim GrosbachFix recognition of ARM 'adcs' mnemonic.