unicorn/qemu/accel
Richard Henderson dab0061a0d
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.

Backports commit c319dc13579a92937bffe02ad2c9f1a550e73973 from qemu
2019-05-16 17:35:37 -04:00
..
tcg tcg: Use CPUClass::tlb_fill in cputlb.c 2019-05-16 17:35:37 -04:00
Makefile.objs tcg: Add generic translation framework 2018-03-04 14:31:16 -05:00