index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
mips
/
fpu_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-14
target/mips: Fix ADD.S FPU instruction
Alex Richardson
1
-1
/
+1
2020-06-09
target/mips: fpu: Refactor conversion from ieee to mips exception flags
Aleksandar Markovic
1
-25
/
+30
2020-06-09
target/mips: fpu: Name better paired-single variables
Aleksandar Markovic
1
-31
/
+31
2020-06-09
target/mips: fpu: Remove now unused FLOAT_RINT macro
Aleksandar Markovic
1
-13
/
+0
2020-06-09
target/mips: fpu: Demacro RINT.<D|S>
Aleksandar Markovic
1
-2
/
+18
2020-06-09
target/mips: fpu: Remove now unused FLOAT_CLASS macro
Aleksandar Markovic
1
-39
/
+0
2020-06-09
target/mips: fpu: Demacro CLASS.<D|S>
Aleksandar Markovic
1
-2
/
+68
2020-06-09
target/mips: fpu: Remove now unused UNFUSED_FMA and FLOAT_FMA macros
Aleksandar Markovic
1
-50
/
+0
2020-06-09
target/mips: fpu: Demacro NMSUB.<D|S|PS>
Aleksandar Markovic
1
-1
/
+43
2020-06-09
target/mips: fpu: Demacro NMADD.<D|S|PS>
Aleksandar Markovic
1
-1
/
+43
2020-06-09
target/mips: fpu: Demacro MSUB.<D|S|PS>
Aleksandar Markovic
1
-1
/
+39
2020-06-09
target/mips: fpu: Demacro MADD.<D|S|PS>
Aleksandar Markovic
1
-1
/
+40
2020-06-09
target/mips: fpu: Remove now unused macro FLOAT_BINOP
Aleksandar Markovic
1
-39
/
+0
2020-06-09
target/mips: fpu: Demacro DIV.<D|S|PS>
Aleksandar Markovic
1
-1
/
+36
2020-06-09
target/mips: fpu: Demacro MUL.<D|S|PS>
Aleksandar Markovic
1
-1
/
+36
2020-06-09
target/mips: fpu: Demacro SUB.<D|S|PS>
Aleksandar Markovic
1
-1
/
+36
2020-06-09
target/mips: fpu: Demacro ADD.<D|S|PS>
Aleksandar Markovic
1
-1
/
+37
2020-02-04
target/mips: Separate FPU-related helpers into their own file
Aleksandar Markovic
1
-0
/
+1911