summaryrefslogtreecommitdiffstats
path: root/target/rx/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* target/rx: Store PSW.U in tb->flagsRichard Henderson2022-04-211-0/+1
* Move CPU softfloat unions to cpu-float.hMarc-André Lureau2022-04-061-0/+1
* target: Use ArchCPU as interface to target CPUPhilippe Mathieu-Daudé2022-03-061-1/+1
* target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macroPhilippe Mathieu-Daudé2022-03-061-2/+0Star
* target: Use CPUArchState as interface to target-specific CPU statePhilippe Mathieu-Daudé2022-03-061-1/+1
* target/rx: Remove unused ENV_OFFSET definitionPhilippe Mathieu-Daudé2022-02-211-2/+0Star
* target/rx/cpu.h: Don't include qemu-common.hPeter Maydell2021-12-151-1/+0Star
* include/exec: Move cpu_signal_handler declarationRichard Henderson2021-09-221-4/+0Star
* target/rx: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé2021-09-141-0/+2
* rx: Move typedef RXCPU to cpu-qom.hEduardo Habkost2020-09-021-1/+0Star
* target/rx: CPU definitionsYoshinori Sato2020-03-191-0/+180