summary refs log tree commit diff stats
path: root/target/openrisc/exception_helper.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau2022-04-211-1/+2
* target/openrisc: Use env_cpu, env_archcpuRichard Henderson2019-06-101-3/+2
* target/openrisc: Fix LGPL information in the file headersThomas Huth2019-05-081-1/+1
* misc: remove duplicated includesPhilippe Mathieu-Daudé2017-12-181-1/+0
* target/openrisc: Optimize for r0 being zeroRichard Henderson2017-02-141-0/+1
* target/openrisc: Keep SR_CY and SR_OV in a separate variablesRichard Henderson2017-02-141-6/+25
* target/openrisc: Put SR[OVE] in TB flagsRichard Henderson2017-02-141-1/+1
* target/openrisc: Streamline arithmetic and OVERichard Henderson2017-02-141-0/+12
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+30