]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Add formats for some vfp 2 and 3-register insns
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 24 Feb 2020 22:22:30 +0000 (14:22 -0800)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 28 Feb 2020 16:14:57 +0000 (16:14 +0000)
commit906b60facc3d3dd3af56cb1a7860175d805e10a3
tree6fa15bf296037b0968d881ec0ef18c069e729751
parentf9506e162c33e87b609549157dd8431fcc732085
target/arm: Add formats for some vfp 2 and 3-register insns

Those vfp instructions without extra opcode fields can
share a common @format for brevity.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200224222232.13807-16-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/vfp.decode