qemu/target
Peter Maydell 8fe612a183 target/arm: Remove duplicate 'plus1' function from Neon and SVE decode
The Neon and SVE decoders use private 'plus1' functions to implement
"add one" for the !function decoder syntax.  We have a generic
"plus_1" function in translate.h, so use that instead.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20210715095341.701-1-peter.maydell@linaro.org
2021-07-18 10:59:47 +01:00
..
alpha
arm target/arm: Remove duplicate 'plus1' function from Neon and SVE decode 2021-07-18 10:59:47 +01:00
avr
cris
hexagon
hppa target/hppa: Clean up DisasCond 2021-07-13 08:13:19 -07:00
i386 Cleanup alpha, hppa, or1k wrt tcg_constant_tl. 2021-07-14 14:12:08 +01:00
m68k
microblaze
mips
nios2
openrisc
ppc
riscv target/riscv: hardwire bits in hideleg and hedeleg 2021-07-15 08:56:00 +10:00
rx
s390x
sh4
sparc
tricore
xtensa
Kconfig
meson.build