diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-02-13 01:09:57 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-03-13 23:43:17 +0100 |
commit | ca8def9bdbf3e62ef0afd9e02a51ef536019791a (patch) | |
tree | d8b611bbdfb7fec73315bb342922177b7948d48c /bsd-user | |
parent | f9fa53f19786c82cab2e7ca0274d6d9f9bb59f4f (diff) |
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 'bsd-user')
0 files changed, 0 insertions, 0 deletions