binutils-gdb/sim/m32c
Mike Frysinger e4e3a80911 sim: m32c: fix -Wshadow=local warnings
These decoders declare a lot of common variables for use by substeps,
and then shadows a few because of how the opc generator is implemented.
Easiest way around it is to rename the per-substep vars as needed as
anything more would require substantial changes to the opc logic.
2023-12-22 23:29:19 -05:00
..
ChangeLog-2021
cpu.h
gdb-if.c
int.c
int.h
load.c
load.h
local.mk
m32c.opc sim: m32c: fix -Wshadow=local warnings 2023-12-22 23:29:19 -05:00
main.c
mem.c
mem.h
misc.c
misc.h
opc2c.c
r8c.opc sim: m32c: fix -Wshadow=local warnings 2023-12-22 23:29:19 -05:00
reg.c
srcdest.c
syscalls.c
syscalls.h
timer_a.h
trace.c
trace.h