index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
m68k
/
fpu_helper.c
Age
Commit message (
Expand
)
Author
2021-06-03
softfloat: Introduce Floatx80RoundPrec
Richard Henderson
2020-12-12
target/m68k: Add vmstate definition for M68kCPU
Laurent Vivier
2020-06-02
target/m68k: implement opcode fetoxm1
Laurent Vivier
2020-05-19
softfloat: Name rounding mode enum
Richard Henderson
2019-09-19
target/m68k/fpu_helper.c: rename the access arguments
KONRAD Frederic
2019-06-26
m68k comments break patch submission due to being incorrectly formatted
Lucien Murray-Pitts
2019-01-30
target/m68k: Fix LGPL information in the file headers
Thomas Huth
2018-03-13
target/m68k: implement fcosh
Laurent Vivier
2018-03-13
target/m68k: implement fsinh
Laurent Vivier
2018-03-13
target/m68k: implement ftanh
Laurent Vivier
2018-03-13
target/m68k: implement fatanh
Laurent Vivier
2018-03-13
target/m68k: implement facos
Laurent Vivier
2018-03-13
target/m68k: implement fasin
Laurent Vivier
2018-03-13
target/m68k: implement fatan
Laurent Vivier
2018-03-13
target/m68k: implement fsincos
Laurent Vivier
2018-03-13
target/m68k: implement fcos
Laurent Vivier
2018-03-13
target/m68k: implement fsin
Laurent Vivier
2018-03-13
target/m68k: implement ftan
Laurent Vivier
2018-03-09
target/m68k: implement ftentox
Laurent Vivier
2018-03-09
target/m68k: implement ftwotox
Laurent Vivier
2018-03-09
target/m68k: implement fetox
Laurent Vivier
2018-03-09
target/m68k: implement flog2
Laurent Vivier
2018-03-09
target/m68k: implement flog10
Laurent Vivier
2018-03-09
target/m68k: implement flogn
Laurent Vivier
2018-03-09
target/m68k: implement flognp1
Laurent Vivier
2018-03-04
target/m68k: add fscale, fgetman and fgetexp
Laurent Vivier
2018-03-04
target/m68k: add fmod/frem
Laurent Vivier
2018-02-21
target/*/cpu.h: remove softfloat.h
Alex Bennée
2017-09-10
target/m68k: Switch fpu_rom from make_floatx80() to make_floatx80_init()
Kamil Rytarowski
2017-06-29
target/m68k: add fmovem
Laurent Vivier
2017-06-29
target/m68k: add explicit single and double precision operations (part 2)
Laurent Vivier
2017-06-29
target/m68k: add fsglmul and fsgldiv
Laurent Vivier
2017-06-29
target/m68k: add explicit single and double precision operations
Laurent Vivier
2017-06-29
target/m68k: add fmovecr
Laurent Vivier
2017-06-21
target-m68k: add FPCR and FPSR
Laurent Vivier
2017-06-21
target-m68k: use floatx80 internally
Laurent Vivier
2017-06-15
target-m68k: move FPU helpers to fpu_helper.c
Laurent Vivier