aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC
Commit message (Expand)AuthorAgeFilesLines
* Move some ELF directives into ELF asm parser.Jim Grosbach2011-07-251-3/+0
* Add FIXMEJim Grosbach2011-07-221-0/+3
* ARM encoding and assembly parsing tests for SMULWB, SMULWT, SMUSD and SMUSDX.Jim Grosbach2011-07-221-0/+31
* ARM assembly parsing and encoding updates.Jim Grosbach2011-07-221-0/+30
* ARM assembly parsing and encoding tests.Jim Grosbach2011-07-221-0/+83
* ARM assembly parsing and encoding tests for SMLAWB/SMLAWT.Jim Grosbach2011-07-221-0/+14
* ARM assembly parsing and encoding tests.Jim Grosbach2011-07-221-1/+37
* ARM assembly parsing and encoding of SMLAL instruction.Jim Grosbach2011-07-221-0/+14
* ARM encoding and assembly parsing of SMLAD{X} instructions.Jim Grosbach2011-07-221-0/+13
* ARM testcases for assembly parsing and encoding SMLA* instructions.Jim Grosbach2011-07-221-0/+21
* ARM assembly parsing and encoding for SMC instruction.Jim Grosbach2011-07-221-0/+9
* ARM encoding and assembly parsing tests.Jim Grosbach2011-07-221-0/+47
* ARM assembly parsing and encoding for SETEND instruction.Jim Grosbach2011-07-222-0/+26
* ARM assembly parsing and encoding tests for SEL instruction.Jim Grosbach2011-07-221-0/+10
* ARM parsing and encoding tests for SBC instruction.Jim Grosbach2011-07-212-3/+53
* ARM testcases for SADD/SASX parsing and encoding.Jim Grosbach2011-07-211-0/+23
* ARM assembly parsing support for RSC instruction.Jim Grosbach2011-07-212-3/+52
* ARM assembly parsing support for RSB instruction.Jim Grosbach2011-07-212-3/+57
* ARM parsing and encoding tests for RBIT, REV, REV16 and REVSH.Jim Grosbach2011-07-211-0/+28
* ARM parsing and encodings tests for saturating arithmetic insns.Jim Grosbach2011-07-212-12/+60
* ARM assembly parsing POP/PUSH mnemonics.Jim Grosbach2011-07-211-0/+29
* Add tests for ARM PKH assembly parsing.Jim Grosbach2011-07-212-0/+48
* Extend the hack for _GLOBAL_OFFSET_TABLE_ slightly; PR10389.Eli Friedman2011-07-201-2/+3
* Add parsing/encoding tests for ARM ORR instruction.Jim Grosbach2011-07-202-6/+79
* Consolidate ARM NOP encoding test.Jim Grosbach2011-07-202-11/+9
* ARM parsing and encoding tests for MVNJim Grosbach2011-07-201-0/+57
* ARM assembly parsing of MUL instruction.Jim Grosbach2011-07-201-0/+14
* Tweak ARM assembly parsing and printing of MSR instruction.Jim Grosbach2011-07-194-42/+67
* ARM assembly parsing of MRS instruction.Jim Grosbach2011-07-192-3/+13
* ARM assembly parsing for MRC/MRC2/MRRC/MRRC2.Jim Grosbach2011-07-191-0/+14
* Move mr[r]c[2] ARM tests and tidy up a bit.Jim Grosbach2011-07-192-10/+19
* ARM testcases for MOVT.Jim Grosbach2011-07-192-0/+15
* ARM assembly parsing for MOV (register).Jim Grosbach2011-07-192-0/+25
* ARM assembly parsing for MOV (immediate).Jim Grosbach2011-07-193-5/+35
* Whitespace.Jim Grosbach2011-07-191-1/+1
* Make the disassembler able to disassemble a bunch of instructions with names ...Eli Friedman2011-07-161-0/+26
* PR10370: Make sure we know how to relax push correctly on x86-64.Eli Friedman2011-07-151-5/+5
* Remove VMOVDneon and VMOVQ, which are just aliases for VORR. This continues ...Owen Anderson2011-07-151-1/+1
* ARM diagnostic when 's' suffix on mnemonic that can't set flags.Jim Grosbach2011-07-141-0/+6
* Add some testcases for ARM MLA/MLS instructions.Jim Grosbach2011-07-142-3/+23
* ARM MCRR/MCRR2 immediate operand range checking.Jim Grosbach2011-07-143-5/+14
* ARM MCR/MCR2 assembly parsing operand constraints.Jim Grosbach2011-07-143-4/+28
* Enable some tests we now handle correctly.Jim Grosbach2011-07-141-18/+9
* Update ARM Assembly of LDM/STM.Jim Grosbach2011-07-142-44/+58
* ARM ISB assembly parsing tests.Jim Grosbach2011-07-142-2/+10
* ARM ISB instruction assembly parsing.Jim Grosbach2011-07-141-1/+1
* ARM tests for EOR instruction parsing and encoding.Jim Grosbach2011-07-141-0/+57
* Remove duplicate tests.Jim Grosbach2011-07-141-24/+0
* ARM Assembler support for DSB instruction.Jim Grosbach2011-07-141-0/+31
* ARM Assembler support for DMB instruction.Jim Grosbach2011-07-132-24/+32