qemu-e2k/target
Max Filippov f8c6137016 target/xtensa: implement FPU division and square root
This does not implement all opcodes related to div/sqrt as specified in
the xtensa ISA, partly because the official specification is not
complete and partly because precise implementation is unnecessarily
complex. Instead instructions specific to the div/sqrt sequences are
implemented differently, most of them as nops, but the results of
div/sqrt sequences is preserved.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2020-08-21 12:48:15 -07:00
..
alpha
arm
avr
cris
hppa
i386
lm32
m68k
microblaze
mips
moxie
nios2
openrisc
ppc
riscv
rx
s390x meson: link emulators without Makefile.target 2020-08-21 06:30:40 -04:00
sh4
sparc
tilegx
tricore
unicore32
xtensa target/xtensa: implement FPU division and square root 2020-08-21 12:48:15 -07:00
meson.build