summary refs log tree commit diff stats
path: root/target/rx/helper.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* target/rx: Prefer fast cpu_env() over slower CPU QOM cast macroPhilippe Mathieu-Daudé2024-03-121-4/+2
* target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemuPhilippe Mathieu-Daudé2023-02-271-2/+2
* target/rx: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé2021-09-141-0/+4
* Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth2021-05-021-1/+0
* rx: Rename QOM type check macrosEduardo Habkost2020-09-021-2/+2
* target/rx: TCG helpersYoshinori Sato2020-03-191-0/+149