diff options
author | Philippe Mathieu-Daudé | 2021-02-13 01:09:57 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé | 2021-03-13 23:43:17 +0100 |
commit | ca8def9bdbf3e62ef0afd9e02a51ef536019791a (patch) | |
tree | d8b611bbdfb7fec73315bb342922177b7948d48c /linux-user | |
parent | target/mips/translate: Make gen_rdhwr() public (diff) | |
download | qemu-ca8def9bdbf3e62ef0afd9e02a51ef536019791a.tar.gz qemu-ca8def9bdbf3e62ef0afd9e02a51ef536019791a.tar.xz qemu-ca8def9bdbf3e62ef0afd9e02a51ef536019791a.zip |
target/mips/translate: Simplify PCPYH using deposit_i64()
Simplify the PCPYH (Parallel Copy Halfword) instruction by using
multiple calls to deposit_i64() which can be optimized by some
TCG backends.
Suggested-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210214175912.732946-11-f4bug@amsat.org>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions