summaryrefslogtreecommitdiff
path: root/opcodes/arm-dis.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* PR binutils/12752Nick Clifton2011-06-031-8/+8
* gas/Nathan Sidwell2011-06-021-37/+46
* Fix spelling mistakes.Nick Clifton2011-06-021-3/+3
* * config/tc-arm.c (v7m_psrs): Revert previous delta.Nick Clifton2011-04-191-1/+1
* * gas/arm/arch7.s: Fix typo basepri_max should be basepri_mask.Nick Clifton2011-04-191-10/+1
* PR binutils/12534Nick Clifton2011-04-121-4/+20
* gas/Julian Brown2011-04-111-1/+10
* 2011-04-07 Paul Carroll<pcarroll@codesourcery.com>Paul Brook2011-04-081-18/+23
* include/elf/Richard Sandiford2011-03-141-1/+1
* include/elf/Richard Sandiford2011-03-141-3/+8
* gas/testsuite/Nathan Sidwell2011-01-061-1/+1
* 2010-09-27 Tejas Belagod <tejas.belagod@arm.com>Matthew Gretton-Dann2010-09-271-2/+6
* * bfd/bfd-in2.h (BFD_RELOC_ARM_HVC): New enum value.Matthew Gretton-Dann2010-09-231-16/+143
* * gas/config/tc-arm.c (arm_ext_adiv): New variable.Matthew Gretton-Dann2010-09-231-0/+4
* * gas/config/tc-arm.c (arm_ext_v6z): Remove.Matthew Gretton-Dann2010-09-231-3/+5
* * gas/config/tc-arm.c (arm_ext_mp): Add.Matthew Gretton-Dann2010-09-231-0/+6
* 2010-09-17 Tejas Belagod <tejas.belagod@arm.com>Matthew Gretton-Dann2010-09-171-0/+1
* 2010-07-08 Tejas Belagod <tejas.belagod@arm.com>Richard Earnshaw2010-07-081-16/+50
* * gas/config/tc-arm.c (parse_neon_alignment): New function.Matthew Gretton-Dann2010-06-281-4/+4
* * gas/testsuite/gas/arm/thumb-eabi.d: Add case for divided syntax encoding o...Matthew Gretton-Dann2010-06-071-0/+1
* * opcodes/arm-dis.c (print_insn_neon): Ensure disassembly of NeonMatthew Gretton-Dann2010-05-281-1/+2