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
..
Makefile.objs Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
cpu-param.h tcg: Split out target/arch/cpu-param.h 2019-06-10 07:03:34 -07:00
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 Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
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 Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
gdbstub.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
helper.c tcg: Use CPUClass::tlb_fill in cputlb.c 2019-05-10 11:12:50 -07:00
helper.h target-cris: Use clz opcode 2017-01-10 08:06:11 -08:00
machine.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
mmu.c target/cris: Use env_cpu, env_archcpu 2019-06-10 07:03:34 -07:00
mmu.h Supply missing header guards 2019-06-12 13:20:21 +02:00
op_helper.c target/cris: Use env_cpu, env_archcpu 2019-06-10 07:03:34 -07:00
opcode-cris.h Clean up a few header guard symbols 2019-06-12 13:20:20 +02:00
translate.c icount: remove unnecessary gen_io_end calls 2019-08-20 17:26:22 +02:00
translate_v10.inc.c cputlb: ensure _cmmu helper functions follow the naming standard 2019-10-28 10:26:02 +01:00