binutils-gdb/sim/mn10300
Mike Frysinger d4e3adda12 sim: watchpoints: change sizeof_pc to sizeof(sim_cia)
Existing ports already have sizeof_pc set to the same size as sim_cia,
so simply make that part of the core code.  We already assume this in
places by way of sim_pc_{get,set}, and this is how it's documented in
the sim-base.h API.

There is code to allow sims to pick different register word sizes from
address sizes, but most ports use the defaults for both (32-bits), and
the few that support multiple register sizes never change the address
size (so address defaults to register).  I can't think of any machine
where the register hardware size would be larger than the address word
size either.  We have ABIs that behave that way (e.g. x32), but the
hardware is still equivalent register sized.
2021-01-30 10:14:21 -05:00
..
aclocal.m4 Bump to autoconf 2.69 and automake 1.15.1 2018-06-19 16:55:06 -04:00
am33-2.igen
am33.igen
ChangeLog sim: watchpoints: change sizeof_pc to sizeof(sim_cia) 2021-01-30 10:14:21 -05:00
config.in sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
configure sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
configure.ac sim: enable -Werror by default for some arches 2021-01-09 09:19:37 -05:00
dv-mn103cpu.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-mn103int.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-mn103iop.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-mn103ser.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-mn103tim.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
interp.c sim: watchpoints: change sizeof_pc to sizeof(sim_cia) 2021-01-30 10:14:21 -05:00
Makefile.in Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mn10300_sim.h
mn10300.dc
mn10300.igen
op_utils.c sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
sim-main.c
sim-main.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00