diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-08-06 13:17:20 -1000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-05-25 13:57:51 +0000 |
commit | 4316de32e71ae2626bbf8483a0265c61d3e3a05f (patch) | |
tree | 71a66e389154934b14c916b4de050fe0129e9883 /qga | |
parent | 48c12ba748bae9d8c5d20748226115f91fb88ad9 (diff) | |
download | qemu-4316de32e71ae2626bbf8483a0265c61d3e3a05f.zip qemu-4316de32e71ae2626bbf8483a0265c61d3e3a05f.tar.gz qemu-4316de32e71ae2626bbf8483a0265c61d3e3a05f.tar.bz2 |
tcg/mips: Aggressively use the constant pool for n64 calls
Repeated calls to a single helper are common -- especially
the ones for softmmu memory access. Prefer the constant pool
to longer sequences to increase sharing.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'qga')
0 files changed, 0 insertions, 0 deletions