| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | include/exec: Replace target_ulong with abi_ptr in cpu_[st|ld]*() | Anton Johansson | 2023-08-24 | 1 | -3/+3 |
| * | target/*: Add missing includes of tcg/debug-assert.h | Richard Henderson | 2023-06-05 | 1 | -0/+1 |
| * | treewide: Remove the unnecessary space before semicolon | Bin Meng | 2022-10-24 | 1 | -2/+2 |
| * | Merge tag 'pull-rx-20220421' of https://gitlab.com/rth7680/qemu into staging | Richard Henderson | 2022-04-21 | 1 | -0/+1 |
| |\ | |||||
| | * | target/rx: set PSW.I when executing wait instruction | Tomoaki Kawada | 2022-04-21 | 1 | -0/+1 |
| * | | compiler.h: replace QEMU_NORETURN with G_NORETURN | Marc-André Lureau | 2022-04-21 | 1 | -10/+12 |
| |/ | |||||
| * | target/rx: Drop checks for singlestep_enabled | Richard Henderson | 2021-10-15 | 1 | -8/+0 |
| * | target/rx: Fix compiler errors for build with sanitizers | Stefan Weil | 2021-01-29 | 1 | -6/+6 |
| * | target/rx: Fix some comment spelling errors | Lichang Zhao | 2020-10-27 | 1 | -1/+1 |
| * | target/rx: TCG helpers | Yoshinori Sato | 2020-03-19 | 1 | -0/+470 |