]> git.proxmox.com Git - mirror_qemu.git/commit - tcg/aarch64/tcg-target.c.inc
tcg/aarch64: Fix I3617_CMLE0
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 20 Feb 2021 21:05:26 +0000 (21:05 +0000)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 6 Mar 2021 19:45:21 +0000 (11:45 -0800)
commit6c2c7772f69bcd7e7a88308fd6aaf19debb7ada4
treedc10f753390f877f3aa2cf885ad3e4467d42635a
parent707b45a2475e25709f0dee00f8fdf39d346ed21e
tcg/aarch64: Fix I3617_CMLE0

Fix a typo in the encodeing of the cmle (zero) instruction.

Fixes: 14e4c1e2355 ("tcg/aarch64: Add vector operations")
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/aarch64/tcg-target.c.inc