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
/
mips
/
fpu_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/mips: Move TCG source files under tcg/ sub directory
Philippe Mathieu-Daudé
2021-05-02
1
-2254
/
+0
*
target/mips: Move IEEE rounding mode array to new source file
Philippe Mathieu-Daudé
2021-05-02
1
-8
/
+0
*
target/mips: Extract FPU helpers to 'fpu_helper.h'
Philippe Mathieu-Daudé
2021-01-14
1
-0
/
+1
*
target/mips/mips-defs: Rename ISA_MIPS32R6 as ISA_MIPS_R6
Philippe Mathieu-Daudé
2021-01-14
1
-2
/
+2
*
target/mips: Use FloatRoundMode enum for FCR31 modes conversion
Philippe Mathieu-Daudé
2020-12-13
1
-1
/
+1
*
target/mips: Remove unused headers from fpu_helper.c
Philippe Mathieu-Daudé
2020-12-13
1
-4
/
+0
*
target/mips: Fix Lesser GPL version number
Chetan Pant
2020-11-03
1
-1
/
+1
*
target/mips: Demacro helpers for <MAX|MAXA|MIN|MINA>.<D|S>
Aleksandar Markovic
2020-10-17
1
-23
/
+81
*
target/mips: Demacro helpers for M<ADD|SUB>F.<D|S>
Aleksandar Markovic
2020-10-17
1
-17
/
+46
*
target/mips: Demacro helpers for <ABS|CHS>.<D|S|PS>
Aleksandar Markovic
2020-10-17
1
-21
/
+40
*
target/mips: Fix ADD.S FPU instruction
Alex Richardson
2020-07-14
1
-1
/
+1
*
target/mips: fpu: Refactor conversion from ieee to mips exception flags
Aleksandar Markovic
2020-06-09
1
-25
/
+30
*
target/mips: fpu: Name better paired-single variables
Aleksandar Markovic
2020-06-09
1
-31
/
+31
*
target/mips: fpu: Remove now unused FLOAT_RINT macro
Aleksandar Markovic
2020-06-09
1
-13
/
+0
*
target/mips: fpu: Demacro RINT.<D|S>
Aleksandar Markovic
2020-06-09
1
-2
/
+18
*
target/mips: fpu: Remove now unused FLOAT_CLASS macro
Aleksandar Markovic
2020-06-09
1
-39
/
+0
*
target/mips: fpu: Demacro CLASS.<D|S>
Aleksandar Markovic
2020-06-09
1
-2
/
+68
*
target/mips: fpu: Remove now unused UNFUSED_FMA and FLOAT_FMA macros
Aleksandar Markovic
2020-06-09
1
-50
/
+0
*
target/mips: fpu: Demacro NMSUB.<D|S|PS>
Aleksandar Markovic
2020-06-09
1
-1
/
+43
*
target/mips: fpu: Demacro NMADD.<D|S|PS>
Aleksandar Markovic
2020-06-09
1
-1
/
+43
*
target/mips: fpu: Demacro MSUB.<D|S|PS>
Aleksandar Markovic
2020-06-09
1
-1
/
+39
*
target/mips: fpu: Demacro MADD.<D|S|PS>
Aleksandar Markovic
2020-06-09
1
-1
/
+40
*
target/mips: fpu: Remove now unused macro FLOAT_BINOP
Aleksandar Markovic
2020-06-09
1
-39
/
+0
*
target/mips: fpu: Demacro DIV.<D|S|PS>
Aleksandar Markovic
2020-06-09
1
-1
/
+36
*
target/mips: fpu: Demacro MUL.<D|S|PS>
Aleksandar Markovic
2020-06-09
1
-1
/
+36
*
target/mips: fpu: Demacro SUB.<D|S|PS>
Aleksandar Markovic
2020-06-09
1
-1
/
+36
*
target/mips: fpu: Demacro ADD.<D|S|PS>
Aleksandar Markovic
2020-06-09
1
-1
/
+37
*
target/mips: Separate FPU-related helpers into their own file
Aleksandar Markovic
2020-02-04
1
-0
/
+1911