c001ed15f7
Report from smatch: target-cris/translate.c:3464 cpu_dump_state(32) error: buffer overflow 'env->sregs' 4 <= 255 sregs is declared 'uint32_t sregs[4][16]', so the first index must be less than 4 or ARRAY_SIZE(env->sregs). Signed-off-by: Stefan Weil <sw@weilnetz.de> |
||
---|---|---|
.. | ||
cpu-qom.h | ||
cpu.c | ||
cpu.h | ||
crisv10-decode.h | ||
crisv32-decode.h | ||
helper.c | ||
helper.h | ||
machine.c | ||
Makefile.objs | ||
mmu.c | ||
mmu.h | ||
op_helper.c | ||
opcode-cris.h | ||
translate_v10.c | ||
translate.c |