qemu-e2k/target
Song Gao ad08cb3f97 target/loongarch: Add fixed point bit instruction translation
This includes:
- EXT.W.{B/H}
- CL{O/Z}.{W/D}, CT{O/Z}.{W/D}
- BYTEPICK.{W/D}
- REVB.{2H/4H/2W/D}
- REVH.{2W/D}
- BITREV.{4B/8B}, BITREV.{W/D}
- BSTRINS.{W/D}, BSTRPICK.{W/D}
- MASKEQZ, MASKNEZ

Signed-off-by: Song Gao <gaosong@loongson.cn>
Signed-off-by: Xiaojuan Yang <yangxiaojuan@loongson.cn>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220606124333.2060567-7-yangxiaojuan@loongson.cn>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2022-06-06 18:09:03 +00:00
..
alpha
arm target/arm: Remove aa64_sve check from before disas_sve 2022-05-30 17:05:12 +01:00
avr
cris
hexagon
hppa
i386 x86: cpu: fixup number of addressable IDs for logical processors sharing cache 2022-06-06 09:26:54 +02:00
loongarch target/loongarch: Add fixed point bit instruction translation 2022-06-06 18:09:03 +00:00
m68k target/m68k: Mark helper_raise_exception as noreturn 2022-06-02 09:35:03 +02:00
microblaze
mips
nios2
openrisc
ppc
riscv
rx
s390x target/s390x: kvm: Honor storage keys during emulation 2022-06-03 08:03:28 +02:00
sh4
sparc
tricore
xtensa
Kconfig
meson.build