aboutsummaryrefslogtreecommitdiff
path: root/target/openrisc/gdbstub.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12target/openrisc: Prefer fast cpu_env() over slower CPU QOM cast macroPhilippe Mathieu-Daudé1-4/+2
2023-03-07gdbstub: move register helpers into standalone includeAlex Bennée1-1/+1
2020-03-17gdbstub: extend GByteArray to read register helpersAlex Bennée1-1/+1
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-01-30target/openrisc: Fix LGPL version numberThomas Huth1-1/+1
2017-05-04target/openrisc: implement shadow registersStafford Horne1-2/+2
2017-02-14target/openrisc: Tidy handling of delayed branchesRichard Henderson1-1/+1
2017-02-14target/openrisc: Tidy ppc/npc implementationRichard Henderson1-4/+9
2017-02-14target/openrisc: Keep SR_F in a separate variableRichard Henderson1-2/+2
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+84