diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-04-04 03:04:49 +0300 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-05-11 09:53:41 +0100 |
commit | b41b43a4773c64c40b563c4da49285487f1ca1d8 (patch) | |
tree | 5891fbab85ae7a3dfe3236c6ac0abe7d7ecd6528 /hw/misc | |
parent | 01a112e2e9f8c969b3d190e1fd2faf24644a771c (diff) | |
download | qemu-b41b43a4773c64c40b563c4da49285487f1ca1d8.zip qemu-b41b43a4773c64c40b563c4da49285487f1ca1d8.tar.gz qemu-b41b43a4773c64c40b563c4da49285487f1ca1d8.tar.bz2 |
tcg/ppc: Adjust constraints on qemu_ld/st
The softmmu tlb uses TCG_REG_{TMP1,TMP2,R0}, not any of the normally
available registers. Now that we handle overlap betwen inputs and
helper arguments, we can allow any allocatable reg.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/misc')
0 files changed, 0 insertions, 0 deletions