207a2baa16
GCC 14 shows -Wshadow=local warnings if an enum conflicts with a local variable (including a parameter). To avoid this, move the problematic enum and all of its dependencies after the hundreds of functions that have a parameter named "instruction". Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |
||
---|---|---|
.. | ||
alpha.c | ||
capstone.c | ||
cris.c | ||
disas-internal.h | ||
disas-mon.c | ||
disas.c | ||
hexagon.c | ||
hppa.c | ||
m68k.c | ||
meson.build | ||
microblaze.c | ||
mips.c | ||
nanomips.c | ||
nios2.c | ||
riscv-xthead.c | ||
riscv-xthead.h | ||
riscv-xventana.c | ||
riscv-xventana.h | ||
riscv.c | ||
riscv.h | ||
sh4.c | ||
sparc.c | ||
xtensa.c |