summary refs log tree commit diff stats
path: root/target/rx/op_helper.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* include/exec: Replace target_ulong with abi_ptr in cpu_[st|ld]*()Anton Johansson2023-08-241-3/+3
* target/*: Add missing includes of tcg/debug-assert.hRichard Henderson2023-06-051-0/+1
* treewide: Remove the unnecessary space before semicolonBin Meng2022-10-241-2/+2
* Merge tag 'pull-rx-20220421' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson2022-04-211-0/+1
|\
| * target/rx: set PSW.I when executing wait instructionTomoaki Kawada2022-04-211-0/+1
* | compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau2022-04-211-10/+12
|/
* target/rx: Drop checks for singlestep_enabledRichard Henderson2021-10-151-8/+0
* target/rx: Fix compiler errors for build with sanitizersStefan Weil2021-01-291-6/+6
* target/rx: Fix some comment spelling errorsLichang Zhao2020-10-271-1/+1
* target/rx: TCG helpersYoshinori Sato2020-03-191-0/+470