summaryrefslogtreecommitdiffstats
path: root/target/rx/translate.c
Commit message (Expand)AuthorAgeFilesLines
* target/rx: Drop checks for singlestep_enabledRichard Henderson2021-10-161-10/+2Star
* accel/tcg: Remove TranslatorOps.breakpoint_checkRichard Henderson2021-07-211-14/+0Star
* target/rx: Use translator_use_goto_tbRichard Henderson2021-07-091-10/+1Star
* tcg: Avoid including 'trace-tcg.h' in target translate.cPhilippe Mathieu-Daudé2021-07-091-1/+0Star
* target/rx: Fix some comment spelling errorsLichang Zhao2020-10-271-1/+1
* rx: Rename QOM type check macrosEduardo Habkost2020-09-021-1/+1
* meson: targetPaolo Bonzini2020-08-211-1/+1
* meson: rename included C source files to .c.incPaolo Bonzini2020-08-211-1/+1
* target/rx/translate: Add missing fall through commentPhilippe Mathieu-Daudé2020-04-081-0/+1
* target/rx: CPU definitionsYoshinori Sato2020-03-191-5/+12
* target/rx: TCG translationYoshinori Sato2020-03-191-0/+2432