aboutsummaryrefslogtreecommitdiff
path: root/linux-user/openrisc/target_cpu.h
AgeCommit message (Expand)AuthorFilesLines
2019-11-06linux-user: Introduce cpu_clone_regs_parentRichard Henderson1-0/+4
2019-11-06linux-user: Rename cpu_clone_regs to cpu_clone_regs_childRichard Henderson1-1/+3
2019-05-08target/openrisc: Fix LGPL information in the file headersThomas Huth1-1/+1
2018-06-04linux-user: move get_sp_from_cpustate() to target_cpu.hLaurent Vivier1-0/+4
2017-05-04target/openrisc: implement shadow registersStafford Horne1-3/+3
2017-02-14linux-user: Honor CLONE_SETTLS for openriscRichard Henderson1-3/+1
2016-07-12linux-user: Clean up target_cpu.h header guardsMarkus Armbruster1-2/+2
2013-07-22linux-user: Enable NPTL for OpenRISCPeter Maydell1-2/+7
2013-07-09linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-userPeter Maydell1-0/+33