qemu-e2k/target/cris
Alex Bennée 4cef72d042 cputlb: ensure _cmmu helper functions follow the naming standard
We document this in docs/devel/load-stores.rst so lets follow it. The
32 bit and 64 bit access functions have historically not included the
sign so we leave those as is. We also introduce some signed helpers
which are used for loading immediate values in the translator.

Fixes: 282dffc8
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20191021150910.23216-1-alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2019-10-28 10:26:02 +01:00
..
cpu-param.h
cpu-qom.h hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ 2019-08-21 13:24:01 +02:00
cpu.c
cpu.h migration: Move the VMStateDescription typedef to typedefs.h 2019-08-16 13:31:52 +02:00
crisv10-decode.h Supply missing header guards 2019-06-12 13:20:21 +02:00
crisv32-decode.h
gdbstub.c
helper.c
helper.h
machine.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
Makefile.objs
mmu.c
mmu.h Supply missing header guards 2019-06-12 13:20:21 +02:00
op_helper.c
opcode-cris.h Clean up a few header guard symbols 2019-06-12 13:20:20 +02:00
translate_v10.inc.c cputlb: ensure _cmmu helper functions follow the naming standard 2019-10-28 10:26:02 +01:00
translate.c icount: remove unnecessary gen_io_end calls 2019-08-20 17:26:22 +02:00