summaryrefslogtreecommitdiff
path: root/target/unicore32
AgeCommit message (Expand)Author
2017-10-09qom/cpu: move cpu_model null check to cpu_class_by_name()Philippe Mathieu-Daudé
2017-09-29console: purge curses bits from console.hGerd Hoffmann
2017-09-06target: [tcg] Use a generic enum for DISAS_ valuesLluís Vilanova
2017-09-01unicore32: replace uc32_cpu_init() with cpu_generic_init()Igor Mammedov
2017-08-14unicore32: abort when entering "x 0" on the monitorEduardo Otubo
2017-07-19tcg: Pass generic CPUState to gen_intermediate_code()Lluís Vilanova
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