aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/arm.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-14arm: opcodes: remove Maverick disassembly.Richard Earnshaw1-5/+3
2024-02-19arm: Add support for Armv9.5-AClaudio Bantaloukas1-0/+1
2024-01-08arm: Add support for Armv8.9-A and Armv9.4-Asrinath1-0/+2
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-12-16arm: Add support for Armv9.1-A to Armv9.3-ARichard Sandiford1-0/+7
2021-12-16arm: Add support for Armv8.7-A and Armv8.8-ARichard Sandiford1-0/+2
2021-11-01arm: add armv9-a architecture to -marchPrzemyslaw Wirkus1-11/+20
2021-07-26PATCH [6/10] arm: Add -march=armv8.1-m.main+pacbti flagAndrea Corallo1-0/+7
2021-07-26PATCH [5/10] arm: Extend again arm_feature_set struct to provide more bitsAndrea Corallo1-4/+16
2021-07-01arm: don't treat XScale features as part of the FPU [PR 28031]Richard Earnshaw1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-05-19Fix the ARM assembler to generate a Realtime profile for armv8-r.Alexander Fedotov1-1/+2
2020-02-10[binutils][arm] arm support for ARMv8.m Custom Datapath ExtensionMatthew Malcomson1-0/+9
2020-01-16[binutils][arm] PR25376 Change MVE into a CORE_HIGH featureAndre Vieira1-4/+3
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-11-22Arm: Change CRC from fpu feature to archititectural extensionMihail Ionescu1-16/+16
2019-11-07[Patch][binutils][arm] Armv8.6-A Matrix Multiply extension [9/10]Matthew Malcomson1-0/+1
2019-11-07[binutils][arm] BFloat16 enablement [4/X]Matthew Malcomson1-0/+6
2019-05-16[PATCH 1/57][Arm][GAS]: Add support for +mve and +mve.fpAndre Vieira1-0/+2
2019-04-15[binutils, ARM, 1/16] Add support for Armv8.1-M Mainline CLIAndre Vieira1-0/+6
2019-04-01[GAS, Arm] CLI with architecture sensitive extensionsAndre Vieira1-7/+24
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-11-13[ARM] Improve indentation of ARM architecture declarationsThomas Preud'homme1-254/+281
2018-11-06[BINUTILS, ARM] Add Armv8.5-A to select_arm_features and update macros.Sudakshina Das1-4/+3
2018-10-05[Arm, 3/3] Add Execution and Data Prediction instructions for AArch32Sudakshina Das1-1/+3
2018-10-05[Arm, 2/3] Add instruction SB for AArch32Sudakshina Das1-1/+3
2018-10-05[Arm, 1/3] Add -march=armv8.5-a and related internal feature macros to AArch32Sudakshina Das1-0/+5
2018-02-27[ARM] Remove ARM_FEATURE_COPY macroThomas Preud'homme1-9/+0
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-11-15Separate the new FP16 instructions backported from Armv8.4-a to Armv8.2-a int...Tamar Christina1-1/+2
2017-11-08Adds command line support for Armv8.4-A, via the new command line option -mar...Jiong Wang1-2/+7
2017-11-07This patch similarly to the AArch64 one enables Dot Product support by defaul...Tamar Christina1-19/+28
2017-06-28[ARM] Assembler and disassembler support Dot Product ExtensionJiong Wang1-1/+4
2017-06-24[ARM] Add support for ARMv8-R in assembler and readelfThomas Preud'homme1-1/+6
2017-06-24[ARM] Remove ARMv6S-M special casingThomas Preud'homme1-5/+7
2017-06-21[ARM] Rework Tag_CPU_arch build attribute value selectionThomas Preud'homme1-0/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-05[ARM] Add ARMv8.3 command line option and feature flagSzabolcs Nagy1-0/+4
2016-11-04Add support for ARM Cortex-M33 processorThomas Preud'homme1-0/+4
2016-09-07[arm] Automatically enable CRC instructions on supported ARMv8-A CPUs.Richard Earnshaw1-0/+2
2016-06-30[ARM][GAS] ARMv8.2 should enable ARMv8.1 NEON instructions.Matthew Wahab1-1/+1
2016-06-07[ARM] Add command line option for RAS extension.Matthew Wahab1-3/+4
2016-05-10Allow extension availability to depend on several architecture bitsThomas Preud'homme1-0/+6
2016-05-10Add support for ARMv8-M security extensions instructionsThomas Preud'homme1-1/+4
2016-03-04[ARM] Add feature check for ARMv8.1 AdvSIMD instructions.Matthew Wahab1-1/+2
2016-02-19[ARM] Add FP16 feature extension for ARMv8.2 architectureJiong Wang1-1/+2
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-24Add assembler support for ARMv8-M BaselineThomas Preud'homme1-21/+28