| Commit message (Expand) | Author | Age | Files | Lines |
* | target/rx: Convert to tcg_ops restore_state_to_opc | Richard Henderson | 2022-10-26 | 1 | -6/+0 |
* | accel/tcg: Add pc and host_pc params to gen_intermediate_code | Richard Henderson | 2022-09-06 | 1 | -2/+3 |
* | target/rx: update PC correctly in wait instruction | Tomoaki Kawada | 2022-04-21 | 1 | -1/+1 |
* | target/rx: Swap stack pointers on clrpsw/setpsw instruction | Richard Henderson | 2022-04-21 | 1 | -1/+6 |
* | target/rx: Move DISAS_UPDATE check for write to PSW | Richard Henderson | 2022-04-21 | 1 | -10/+4 |
* | target/rx: Store PSW.U in tb->flags | Richard Henderson | 2022-04-21 | 1 | -19/+23 |
* | target/rx: Put tb_flags into DisasContext | Richard Henderson | 2022-04-21 | 1 | -1/+3 |
* | exec/translator: Pass the locked filepointer to disas_log hook | Richard Henderson | 2022-04-20 | 1 | -3/+4 |
* | target/rx: Drop checks for singlestep_enabled | Richard Henderson | 2021-10-16 | 1 | -10/+2 |
* | accel/tcg: Remove TranslatorOps.breakpoint_check | Richard Henderson | 2021-07-21 | 1 | -14/+0 |
* | target/rx: Use translator_use_goto_tb | Richard Henderson | 2021-07-09 | 1 | -10/+1 |
* | tcg: Avoid including 'trace-tcg.h' in target translate.c | Philippe Mathieu-Daudé | 2021-07-09 | 1 | -1/+0 |
* | target/rx: Fix some comment spelling errors | Lichang Zhao | 2020-10-27 | 1 | -1/+1 |
* | rx: Rename QOM type check macros | Eduardo Habkost | 2020-09-02 | 1 | -1/+1 |
* | meson: target | Paolo Bonzini | 2020-08-21 | 1 | -1/+1 |
* | meson: rename included C source files to .c.inc | Paolo Bonzini | 2020-08-21 | 1 | -1/+1 |
* | target/rx/translate: Add missing fall through comment | Philippe Mathieu-Daudé | 2020-04-08 | 1 | -0/+1 |
* | target/rx: CPU definitions | Yoshinori Sato | 2020-03-19 | 1 | -5/+12 |
* | target/rx: TCG translation | Yoshinori Sato | 2020-03-19 | 1 | -0/+2432 |