summaryrefslogtreecommitdiff
path: root/opcodes/arm-dis.c
Commit message (Expand)AuthorAgeFilesLines
* [OPCODES][ARM][1/3]Add armv8.2 fp16 instruction dissembler support.Renlin Li2016-02-241-4/+87
* [OPCODES][ARM]Fix mask for a few coprocessor opcodes.Renlin Li2016-02-241-8/+8
* [OPCODE][ARM]Correct disassembler for cdp/cdp2, mcr/mcr2, mrc/mrc2, ldc/ldc2,...Renlin Li2016-02-241-0/+23
* [PATCH[ARM]Check mapping symbol while backward searching for IT block.Renlin Li2016-01-251-3/+78
* [ARM] Support ARMv8.2 RAS extension.Matthew Wahab2016-01-121-0/+8
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add assembler support for ARMv8-M BaselineThomas Preud'homme2015-12-241-13/+15
* Add assembler support for ARMv8-M MainlineThomas Preud'homme2015-12-241-12/+18
* Fix ldah being disassembled as ldaexhAndre Vieira2015-12-021-1/+1
* opcodes: handle mach-o for thumb/arm disambiguation.Tristan Gingold2015-11-231-0/+8
* Fixes for unpredictable nops and 26-bit versions of teq,tst,cmn,cmp.Andre Vieira2015-08-131-3/+11
* Remove trailing spaces in opcodesH.J. Lu2015-08-121-57/+57
* Updates the ARM disassembler's output of floating point constants to include ...Alessandro Marzocchi2015-07-161-2/+33
* Fixes a compile time warnng about left shifting a negative value.Szabolcs Nagy2015-06-161-1/+1
* [ARM] Support for ARMv8.1 Adv.SIMD extensionMatthew Wahab2015-06-021-0/+19
* [ARM] Add support for ARMv8.1 PAN extensionMatthew Wahab2015-06-021-0/+5
* [ARM] Rework CPU feature selection in the disassemblerMatthew Wahab2015-06-021-29/+26
* [ARM] Disassembles SSAT and SSAT16 instructions incorrectly for Thumb-2Renlin Li2015-04-151-2/+8
* Extend arm_feature_set struct to provide more bitsTerry Guo2015-03-241-1294/+2530
* [ARM] Skip private symbol when doing objdumpJiong Wang2015-03-031-2/+5
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* ARM/opcodes: Fix negative hexadecimal offset disassemblyMaciej W. Rozycki2014-08-221-0/+2
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Fix neon vshll disassembly.Ramana Radhakrishnan2013-10-151-3/+3
* PR gas/15914Nick Clifton2013-09-041-3/+16
* Add support for AArch32 CRC instruction in ARMv8.Kyrylo Tkachov2013-03-111-1/+21
* 2013-02-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Richard Earnshaw2013-02-111-2/+2
* 2012-10-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Richard Earnshaw2012-10-111-5/+5
* 2012-09-18 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Richard Earnshaw2012-09-181-28/+28
* * gas/config/tc-arm.c (ARM_ENC_TAB): Add sha1h and sha2op entries.Matthew Gretton-Dann2012-08-241-0/+3
* * gas/config/tc-arm.c (NEON_ENC_TAB): Add sha3op entry.Matthew Gretton-Dann2012-08-241-0/+7
* * gas/config/tc-arm.c (neon_type_mask): Add P64 type.Matthew Gretton-Dann2012-08-241-0/+1
* * gas/config/tc-arm.c (NEON_ENC_TAB): Add aes entry.Matthew Gretton-Dann2012-08-241-0/+4
* * gas/config/tc-arm.c (el_type_type_check): Add handling for 16-bitMatthew Gretton-Dann2012-08-241-0/+2
* * gas/config/tc-arm.c (NEON_ENC_TAB): Add vrint entries.Matthew Gretton-Dann2012-08-241-0/+5
* * gas/config/tc-arm.c (NEON_ENC_TAB): Add vcvta entry.Matthew Gretton-Dann2012-08-241-1/+4
* * gas/config/tc-arm.c (NEON_ENC_TAB): Add vmaxnm, vminnm entries.Matthew Gretton-Dann2012-08-241-0/+6
* * gas/config/tc-arm.c (NEON_ENC_TAB): Add entries for VSEL.Matthew Gretton-Dann2012-08-241-0/+30
* * gas/config/tc-arm.c (do_rm_rn): New function.Matthew Gretton-Dann2012-08-241-1/+34
* * gas/config/tc-arm.c (do_t_bkpt_hlt1): New function.Matthew Gretton-Dann2012-08-241-0/+3
* * gas/config/tc-arm.c (insns): Add DCPS instruction.Matthew Gretton-Dann2012-08-241-0/+1
* * gas/config/tc-arm.c (T16_32_TAB): Add _sevl.Matthew Gretton-Dann2012-08-241-0/+9
* * gas/config/tc-arm.c (asm_barrier_opt): Add arch field.Matthew Gretton-Dann2012-08-241-27/+35
* * opcodes/arm-dis.c (COND_UNCOND): New constant.Matthew Gretton-Dann2012-08-241-4/+24
* PR binutils/13135Nick Clifton2012-07-241-28/+29
* * arm-dis.c (arm_opcodes): Don't disassemble STMFD/LDMIA sp!, {reg}Nick Clifton2012-05-161-0/+34
* PR binutils/14006Nick Clifton2012-05-111-3/+13
* Jie Zhang <jie@codesourcery.com>Julian Brown2011-10-181-6/+16
* * arm-dis.c (print_insn_arm): Revert previous, undocumented,Nick Clifton2011-07-121-3/+0
* PR binutils/12329Nick Clifton2011-07-011-0/+3