summaryrefslogtreecommitdiff
path: root/gdb/arch/aarch64-insn.c
Commit message (Expand)AuthorAgeFilesLines
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Rename emit_load_store to aarch64_emit_load_storeYao Qi2015-10-121-5/+5
* Rename emit_insn to aarch64_emit_insnYao Qi2015-10-121-12/+13
* Support displaced stepping in aarch64-linuxYao Qi2015-10-121-0/+58
* Move aarch64_relocate_instruction to arch/aarch64-insn.cYao Qi2015-10-121-0/+93
* Make aarch64_decode_adrp handle both ADR and ADRP instructionsPierre Langlois2015-09-211-5/+24
* Move instruction decoding into new arch/ directoryPierre Langlois2015-09-211-0/+218