binutils-gdb/sim/aarch64
Mike Frysinger d026e67ed4 sim: move register headers into sim/ namespace [PR sim/29869]
These headers define the register numbers for each port to implement
the sim_fetch_register & sim_store_register interfaces.  While gdb
uses these, the APIs are part of the sim, not gdb.  Move the headers
out of the gdb/ include namespace and into sim/ instead.
2022-12-20 21:06:32 -05:00
..
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
cpustate.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
cpustate.h sim/aarch64: Fix aarch64_get_CPSR_bits() declaration 2022-08-25 18:35:59 +02:00
decode.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
interp.c sim: move register headers into sim/ namespace [PR sim/29869] 2022-12-20 21:06:32 -05:00
local.mk sim: run: move linking into top-level 2022-11-05 20:00:56 +07:00
Makefile.in sim: drop -lm from SIM_EXTRA_LIBS 2022-11-04 07:42:31 +07:00
memory.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
memory.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
sim-main.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
simulator.c sim/aarch64: remove two unused functions 2022-10-24 17:20:29 +01:00
simulator.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00