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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
msa_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-23
mips: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-22
fpu: Replace int32 typedef with int32_t
Peter Maydell
1
-12
/
+12
2016-01-22
fpu: Replace int64 typedef with int64_t
Peter Maydell
1
-6
/
+6
2015-09-18
target-mips: improve exception handling
Pavel Dovgaluk
1
-73
/
+85
2015-07-15
target-mips: fix to clear MSACSR.Cause
Yongbok Kim
1
-0
/
+6
2015-03-11
target-mips: add missing MSACSR and restore fp_status and hflags
Leon Alrae
1
-11
/
+1
2015-02-06
softfloat: expand out STATUS_VAR
Peter Maydell
1
-28
/
+28
2015-02-06
softfloat: Expand out the STATUS_PARAM macro
Peter Maydell
1
-8
/
+10
2014-12-16
target-mips: Use local float status pointer across MSA macros
Maciej W. Rozycki
1
-35
/
+34
2014-11-03
target-mips: add MSA 2RF format instructions
Yongbok Kim
1
-0
/
+530
2014-11-03
target-mips: add MSA VEC/2R format instructions
Yongbok Kim
1
-0
/
+140
2014-11-03
target-mips: add MSA 3RF format instructions
Yongbok Kim
1
-0
/
+1494
2014-11-03
target-mips: add MSA ELM format instructions
Yongbok Kim
1
-0
/
+162
2014-11-03
target-mips: add MSA 3R format instructions
Yongbok Kim
1
-0
/
+657
2014-11-03
target-mips: add MSA BIT format instructions
Yongbok Kim
1
-0
/
+196
2014-11-03
target-mips: add MSA I5 format instruction
Yongbok Kim
1
-0
/
+142
2014-11-03
target-mips: add MSA I8 format instructions
Yongbok Kim
1
-0
/
+66
2014-11-03
target-mips: add msa_helper.c
Yongbok Kim
1
-0
/
+49