summaryrefslogtreecommitdiff
path: root/gdb/arch/aarch64-insn.h
Commit message (Expand)AuthorAgeFilesLines
* Change boolean options to bool instead of intChristian Biesinger2019-09-181-1/+1
* Normalize include guards in gdbTom Tromey2019-02-071-3/+3
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* 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
* Define enum out of structYao Qi2015-10-141-6/+9
* Rename emit_load_store to aarch64_emit_load_storeYao Qi2015-10-121-7/+7
* Rename emit_insn to aarch64_emit_insnYao Qi2015-10-121-20/+20
* Support displaced stepping in aarch64-linuxYao Qi2015-10-121-0/+232
* Move aarch64_relocate_instruction to arch/aarch64-insn.cYao Qi2015-10-121-0/+50
* Make aarch64_decode_adrp handle both ADR and ADRP instructionsPierre Langlois2015-09-211-1/+2
* Move instruction decoding into new arch/ directoryPierre Langlois2015-09-211-0/+38