aboutsummaryrefslogtreecommitdiff
path: root/target/unicore32/helper.c
AgeCommit message (Expand)Author
2019-06-10target/unicore32: Use env_cpu, env_archcpuRichard Henderson
2019-05-10target/unicore32: Convert to CPUClass::tlb_fillRichard Henderson
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier
2017-09-29console: purge curses bits from console.hGerd Hoffmann
2017-09-01unicore32: replace uc32_cpu_init() with cpu_generic_init()Igor Mammedov
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée
2017-01-10target-unicore32: Use clz opcodeRichard Henderson
2016-12-20Move target-* CPU file into a target/ folderThomas Huth