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