summaryrefslogtreecommitdiff
path: root/target-openrisc/sys_helper.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-13cputlb: Change tlb_flush() argument to CPUStateAndreas Färber1-1/+1
2014-03-13cputlb: Change tlb_flush_page() argument to CPUStateAndreas Färber1-2/+2
2013-11-20target-openrisc: Correct memory bounds checking for the tlb buffersSebastian Macke1-8/+8
2013-11-20openrisc-timer: Reduce overhead, Separate clock update functionsSebastian Macke1-20/+18
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber1-1/+2
2013-01-27target-openrisc: Clean up triple QOM castsAndreas Färber1-2/+2
2012-07-27target-or32: Add system instructionsJia Liu1-0/+287