diff options
author | Richard Henderson | 2020-04-20 16:56:36 +0200 |
---|---|---|
committer | Richard Henderson | 2020-06-02 17:42:37 +0200 |
commit | 3d5bb2ea5cc9ed54f65a6929a6e6baa01cabd98b (patch) | |
tree | b916154d0873795407fe0ef8e91ef3892f667e2b /tcg/ppc | |
parent | tcg: Implement gvec support for rotate by vector (diff) | |
download | qemu-3d5bb2ea5cc9ed54f65a6929a6e6baa01cabd98b.tar.gz qemu-3d5bb2ea5cc9ed54f65a6929a6e6baa01cabd98b.tar.xz qemu-3d5bb2ea5cc9ed54f65a6929a6e6baa01cabd98b.zip |
tcg: Remove expansion to shift by vector from do_shifts
We do not reflect this expansion in tcg_can_emit_vecop_list,
so it is unused and unusable. However, we actually perform
the same expansion in do_gvec_shifts, so it is also unneeded.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'tcg/ppc')
0 files changed, 0 insertions, 0 deletions