qemu-e2k/target/m68k
Richard Henderson c319dc1357 tcg: Use CPUClass::tlb_fill in cputlb.c
We can now use the CPUClass hook instead of a named function.

Create a static tlb_fill function to avoid other changes within
cputlb.c.  This also isolates the asserts within.  Remove the
named tlb_fill function from all of the targets.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2019-05-10 11:12:50 -07:00
..
Makefile.objs target/m68k: add fmod/frem 2018-03-04 17:27:06 +01:00
cpu-qom.h
cpu.c target/m68k: Convert to CPUClass::tlb_fill 2019-05-10 11:12:50 -07:00
cpu.h target/m68k: Convert to CPUClass::tlb_fill 2019-05-10 11:12:50 -07:00
fpu_helper.c target/m68k: Fix LGPL information in the file headers 2019-01-30 14:20:13 +01:00
gdbstub.c target/m68k: Fix LGPL information in the file headers 2019-01-30 14:20:13 +01:00
helper.c tcg: Use CPUClass::tlb_fill in cputlb.c 2019-05-10 11:12:50 -07:00
helper.h target/m68k: implement fcosh 2018-03-13 16:35:05 +01:00
m68k-semi.c
monitor.c target: Clean up how the dump_mmu() print 2019-04-18 22:18:59 +02:00
op_helper.c target/m68k: Convert to CPUClass::tlb_fill 2019-05-10 11:12:50 -07:00
qregs.def target-m68k: use floatx80 internally 2017-06-21 22:10:29 +02:00
softfloat.c target/m68k: Use floatX_silence_nan when we have already checked for SNaN 2018-05-17 15:27:15 -07:00
softfloat.h target/m68k: implement fcosh 2018-03-13 16:35:05 +01:00
softfloat_fpsp_tables.h target/m68k: implement fatan 2018-03-13 16:34:16 +01:00
translate.c tcg: Hoist max_insns computation to tb_gen_code 2019-04-24 13:04:33 -07:00