index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
m68k
/
fpu_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
softfloat: Introduce Floatx80RoundPrec
Richard Henderson
2021-06-03
1
-25
/
+25
*
target/m68k: Add vmstate definition for M68kCPU
Laurent Vivier
2020-12-12
1
-3
/
+7
*
target/m68k: implement opcode fetoxm1
Laurent Vivier
2020-06-02
1
-0
/
+5
*
softfloat: Name rounding mode enum
Richard Henderson
2020-05-19
1
-3
/
+3
*
target/m68k/fpu_helper.c: rename the access arguments
KONRAD Frederic
2019-09-19
1
-4
/
+4
*
m68k comments break patch submission due to being incorrectly formatted
Lucien Murray-Pitts
2019-06-26
1
-2
/
+4
*
target/m68k: Fix LGPL information in the file headers
Thomas Huth
2019-01-30
1
-2
/
+2
*
target/m68k: implement fcosh
Laurent Vivier
2018-03-13
1
-0
/
+5
*
target/m68k: implement fsinh
Laurent Vivier
2018-03-13
1
-0
/
+5
*
target/m68k: implement ftanh
Laurent Vivier
2018-03-13
1
-0
/
+5
*
target/m68k: implement fatanh
Laurent Vivier
2018-03-13
1
-0
/
+5
*
target/m68k: implement facos
Laurent Vivier
2018-03-13
1
-0
/
+5
*
target/m68k: implement fasin
Laurent Vivier
2018-03-13
1
-0
/
+5
*
target/m68k: implement fatan
Laurent Vivier
2018-03-13
1
-0
/
+5
*
target/m68k: implement fsincos
Laurent Vivier
2018-03-13
1
-0
/
+11
*
target/m68k: implement fcos
Laurent Vivier
2018-03-13
1
-0
/
+5
*
target/m68k: implement fsin
Laurent Vivier
2018-03-13
1
-0
/
+5
*
target/m68k: implement ftan
Laurent Vivier
2018-03-13
1
-0
/
+5
*
target/m68k: implement ftentox
Laurent Vivier
2018-03-09
1
-0
/
+5
*
target/m68k: implement ftwotox
Laurent Vivier
2018-03-09
1
-0
/
+5
*
target/m68k: implement fetox
Laurent Vivier
2018-03-09
1
-0
/
+5
*
target/m68k: implement flog2
Laurent Vivier
2018-03-09
1
-0
/
+5
*
target/m68k: implement flog10
Laurent Vivier
2018-03-09
1
-0
/
+5
*
target/m68k: implement flogn
Laurent Vivier
2018-03-09
1
-0
/
+5
*
target/m68k: implement flognp1
Laurent Vivier
2018-03-09
1
-0
/
+5
*
target/m68k: add fscale, fgetman and fgetexp
Laurent Vivier
2018-03-04
1
-0
/
+15
*
target/m68k: add fmod/frem
Laurent Vivier
2018-03-04
1
-1
/
+34
*
target/*/cpu.h: remove softfloat.h
Alex Bennée
2018-02-21
1
-0
/
+1
*
target/m68k: Switch fpu_rom from make_floatx80() to make_floatx80_init()
Kamil Rytarowski
2017-09-10
1
-22
/
+22
*
target/m68k: add fmovem
Laurent Vivier
2017-06-29
1
-0
/
+120
*
target/m68k: add explicit single and double precision operations (part 2)
Laurent Vivier
2017-06-29
1
-3
/
+45
*
target/m68k: add fsglmul and fsgldiv
Laurent Vivier
2017-06-29
1
-0
/
+28
*
target/m68k: add explicit single and double precision operations
Laurent Vivier
2017-06-29
1
-0
/
+80
*
target/m68k: add fmovecr
Laurent Vivier
2017-06-29
1
-0
/
+34
*
target-m68k: add FPCR and FPSR
Laurent Vivier
2017-06-21
1
-16
/
+101
*
target-m68k: use floatx80 internally
Laurent Vivier
2017-06-21
1
-38
/
+47
*
target-m68k: move FPU helpers to fpu_helper.c
Laurent Vivier
2017-06-15
1
-0
/
+112