aboutsummaryrefslogtreecommitdiff
path: root/target/rx/cpu.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-21target/rx: Store PSW.U in tb->flagsRichard Henderson1-0/+1
2022-04-06Move CPU softfloat unions to cpu-float.hMarc-André Lureau1-0/+1
2022-03-06target: Use ArchCPU as interface to target CPUPhilippe Mathieu-Daudé1-1/+1
2022-03-06target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macroPhilippe Mathieu-Daudé1-2/+0
2022-03-06target: Use CPUArchState as interface to target-specific CPU statePhilippe Mathieu-Daudé1-1/+1
2022-02-21target/rx: Remove unused ENV_OFFSET definitionPhilippe Mathieu-Daudé1-2/+0
2021-12-15target/rx/cpu.h: Don't include qemu-common.hPeter Maydell1-1/+0
2021-09-21include/exec: Move cpu_signal_handler declarationRichard Henderson1-4/+0
2021-09-14target/rx: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé1-0/+2
2020-09-02rx: Move typedef RXCPU to cpu-qom.hEduardo Habkost1-1/+0
2020-03-19target/rx: CPU definitionsYoshinori Sato1-0/+180