aboutsummaryrefslogtreecommitdiff
path: root/include/opcode
AgeCommit message (Expand)AuthorFilesLines
2016-01-01Copyright update for binutilsAlan Modra68-69/+68
2016-01-01binutils ChangeLog rotationAlan Modra1-0/+0
2015-12-30Fix assorted ChangeLog errorsAlan Modra1-8/+127
2015-12-24Add assembler support for ARMv8-M BaselineThomas Preud'homme2-21/+57
2015-12-24Add assembler support for ARMv8-M MainlineThomas Preud'homme2-17/+46
2015-12-24Consolidate Thumb-1/Thumb-2 ISA detectionThomas Preud'homme2-3/+8
2015-12-17[Patch ARM] Fix build attributes for armv8-a in case of assembler files that ...Ramana Radhakrishnan1-2/+3
2015-12-15[ARM] Enable CRC by default for ARMv8.1 and later.Matthew Wahab2-3/+11
2015-12-15Add support for RX V2 Instruction SetYoshinori Sato2-0/+23
2015-12-14[AArch64][PATCH 11/14] Add support for the 2H vector type.Matthew Wahab2-0/+6
2015-12-11[AArch64][Patch 5/5] Add instruction PSB CSYNCMatthew Wahab2-0/+14
2015-12-11[AArch64][Patch 4/5] Support HINT aliases taking operands.Matthew Wahab2-0/+7
2015-12-11[AArch64][Patch 1/5] Support the ARMv8.2 Statistical Profiling Extension.Matthew Wahab2-0/+5
2015-12-10[AArch64][PATCH 2/2] Support ARMv8.2 DC CVAP instruction.Matthew Wahab2-0/+7
2015-12-10[AArch64][PATCH 1/2] Add support for ARMv8.2 DC CVAP instruction.Matthew Wahab2-1/+8
2015-12-10[AArch64][PATCH 1/2] Add support for RAS instruction ESB.Matthew Wahab2-0/+7
2015-12-10[AArch64] Fix ARMv8.1 and ARMv8.2 feature settings.Matthew Wahab2-2/+13
2015-12-04Fix failures in the GAS testsuite for the ARC architecture.Claudiu Zissulescu2-1/+5
2015-11-27[AArch64] Add ARMv8.2 instructions BFC and REV64.Matthew Wahab2-0/+5
2015-11-27[AArch64] Add feature flags and command line for ARMv8.2 FP16 support.Matthew Wahab2-0/+8
2015-11-20[AArch64] Add support for ARMv8.1 Virtulization Host Extensions.Matthew Wahab2-0/+7
2015-11-19[ARM] Add ARMv8.2 architecture feature and command line option.Matthew Wahab2-0/+8
2015-11-19[AArch64] Add ARMv8.2 command line option and feature flag.Matthew Wahab2-1/+14
2015-11-11Add assembler, disassembler and linker support for power9.Peter Bergner2-0/+12
2015-11-02Disassemble RX NOP instructions as such.Nick Clifton2-0/+8
2015-11-02Fix disassembly of RX zero-offset register indirect instructions.Nick Clifton2-0/+5
2015-10-28Pass noaliases_p to aarch64_decode_insnYao Qi2-1/+5
2015-10-07Avoid using 'template' C++ keywordYao Qi2-1/+6
2015-10-07Wrap include/opcode/aarch64.h in extern "C" for C++Yao Qi2-0/+12
2015-10-07New ARC implementation.Nick Clifton3-258/+592
2015-10-02Make aarch64_zero_register_p declaration starts from column oneYao Qi2-2/+7
2015-10-02[aarch64] expose disas_aarch64_insn and rename it to aarch64_decode_insnYao Qi2-0/+7
2015-09-29Add support for extensions in the .machine pseudoop on S/390, e.g. ".machine ...Dominik Vogt2-0/+9
2015-09-28FT32: define macros for instruction recognition.jamesbowman1-0/+6
2015-09-23Fix compile time warnings generated when compiling with clang.Nick Clifton2-1/+6
2015-09-22Enhance the RX disassembler to detect and report bad instructions.Nick Clifton2-0/+6
2015-09-09Make register name tables in visium.h static in order to prevent multiple def...Nick Clifton2-3/+9
2015-07-24Remove leading/trailing white spaces in ChangeLogH.J. Lu1-5/+5
2015-07-21[ARM] Support correctly spelled ARMv6KZ architecture namesMatthew Wahab2-4/+11
2015-07-03Remove ppc860, ppc750cl, ppc7450 insns from common ppc.Alan Modra2-0/+13
2015-07-01Opcodes and assembler support for Nios II R2Sandra Loosemore3-4/+1174
2015-06-19Allow for optional operands with non-zero default values.Peter Bergner2-0/+18
2015-06-04[AArch64] Add support for ARMv8.1 command line optionMatthew Wahab2-0/+13
2015-06-03[ARM] Support for ARMv8.1 command line optionMatthew Wahab2-0/+25
2015-06-02[ARM] Support for ARMv8.1 Adv.SIMD extensionMatthew Wahab1-0/+6
2015-06-02[ARM] Add support for ARMv8.1 PAN extensionMatthew Wahab2-0/+8
2015-06-02[ARM] Rework CPU feature selection in the disassemblerMatthew Wahab2-0/+5
2015-06-02[AArch64] Support for ARMv8.1a Adv.SIMD instructionsMatthew Wahab2-0/+5
2015-06-02[AArch64] Support for ARMv8.1a Limited Ordering Regions extensionMatthew Wahab2-0/+5
2015-06-01[AArch64][libopcode] Add support for PAN architecture extensionMatthew Wahab2-0/+11