aboutsummaryrefslogtreecommitdiff
path: root/target-unicore32/helper.c
AgeCommit message (Expand)Author
2012-08-11unicore32-softmmu: Add a minimal curses screen supportGuan Xuetao
2012-08-11unicore32: Split UniCore-F64 instruction helpers from helper.cGuan Xuetao
2012-08-11unicore32-softmmu: Add coprocessor 0(sysctrl) and 1(ocd) instruction supportGuan Xuetao
2012-08-11unicore32-softmmu: Add unicore32-softmmu build supportGuan Xuetao
2012-03-30target-unicore32: Move CPU-dependent init into initfnAndreas Färber
2012-03-30target-unicore32: QOM'ify CPUAndreas Färber
2012-03-30target-unicore32: License future contributions under GPLv2+Andreas Färber
2012-03-14target-unicore32: Don't overuse CPUStateAndreas Färber
2012-02-28target-unicore32: Clean includesStefan Weil
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-08-07Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl
2011-06-26Remove exec-all.h include directivesBlue Swirl
2011-04-12unicore32: add target-unicore32 directory for unicore32-linux-user supportGuan Xuetao