summaryrefslogtreecommitdiff
path: root/sim/aarch64/cpustate.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* sim: aarch64: move arch-specific settings to internal headerMike Frysinger2022-12-231-0/+2
* sim: aarch64: invert sim_cpu storageMike Frysinger2022-12-211-101/+141
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* sim: split sim-signal.h include outMike Frysinger2021-06-181-0/+1
* sim: switch config.h usage to defs.hMike Frysinger2021-05-161-0/+3
* sim: aarch64: use PRIx64 for formatting 64-bit typesMike Frysinger2021-05-011-5/+6
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* sim: fix aarch64 sim buildAndrew Burgess2019-03-281-0/+1
* 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
* Five fixes, for fcsel, fcvtz, fminnm, mls, and non-widening mul.Jim Wilson2017-01-041-2/+7
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Fix more bugs in AArch64 simulator.Nick Clifton2016-03-301-10/+50
* Tidy up AArch64 simulator code.Nick Clifton2016-03-291-7/+7
* More AArch64 simulator improvements.Nick Clifton2016-03-231-0/+51
* Fix thinko in new GET_VEC_ELEMENT macro.Nick Clifton2016-03-181-1/+1
* Fix code to check for illegal element numbers when accessing AArch64 vector r...Nick Clifton2016-03-181-2/+2
* Add simulation of MUL and NEG instructions to AArch64 simulator.Nick Clifton2016-03-181-158/+144
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add an AArch64 simulator to GDB.Nick Clifton2015-11-241-0/+557