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
/
tests
/
tcg
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-02
tcg/tests: target/mips: Correct MSA test compilation and execution order
Aleksandar Markovic
8
-48
/
+48
2019-07-02
tcg/tests: target/mips: Amend MSA integer multiply tests
Aleksandar Markovic
8
-891
/
+891
2019-07-02
tcg/tests: target/mips: Amend MSA fixed point multiply tests
Aleksandar Markovic
17
-0
/
+1840
2019-06-26
tests/tcg: target/mips: Fix some test cases for pack MSA instructions
Aleksandar Markovic
12
-384
/
+384
2019-06-26
tests/tcg: target/mips: Add support for MSA MIPS32R6 testings
Aleksandar Markovic
4
-0
/
+1980
2019-06-26
tests/tcg: target/mips: Add support for MSA big-endian target testings
Aleksandar Markovic
5
-633
/
+1631
2019-06-26
tests/tcg: target/mips: Amend tests for MSA int multiply instructions
Aleksandar Markovic
10
-0
/
+1744
2019-06-26
tests/tcg: target/mips: Amend tests for MSA int dot product instructions
Aleksandar Markovic
15
-0
/
+2644
2019-06-26
tests/tcg: target/mips: Add tests for MSA move instructions
Aleksandar Markovic
4
-0
/
+170
2019-06-26
tests/tcg: target/mips: Add tests for MSA bit move instructions
Aleksandar Markovic
14
-4
/
+2415
2019-06-21
tests/tcg: target/mips: Amend tests for MSA pack instructions
Aleksandar Markovic
13
-12
/
+708
2019-06-21
tests/tcg: target/mips: Include isa/ase and group name in test output
Aleksandar Markovic
260
-736
/
+1492
2019-06-07
tests/tcg: target/mips: Add README for MSA tests
Aleksandar Markovic
3
-0
/
+904
2019-06-07
tests/tcg: target/mips: Add tests for MSA FP max/min instructions
Aleksandar Markovic
8
-0
/
+1240
2019-06-07
tests/tcg: target/mips: Add utility function reset_msa_registers()
Aleksandar Markovic
227
-4
/
+504
2019-06-07
tests/tcg: target/mips: Move four tests to a better location
Aleksandar Markovic
4
-0
/
+0
2019-06-07
tests/tcg: target/mips: Add tests for MSA shift instructions
Aleksandar Markovic
20
-0
/
+3060
2019-06-07
tests/tcg: target/mips: Amend and rearrange MSA wrappers
Aleksandar Markovic
1
-160
/
+300
2019-06-01
tests/tcg: target/mips: Add tests for MSA bit set instructions
Aleksandar Markovic
12
-0
/
+1836
2019-06-01
target/mips: Amend and cleanup MSA TCG tests
Aleksandar Markovic
155
-240
/
+4211
2019-03-12
tests/tcg/mips: fix hello-mips compilation
Alex Bennée
2
-8
/
+5
2019-03-11
target/mips: Add tests for a variety of MSA integer subtract instructions
Mateja Marjanovic
20
-0
/
+3022
2019-03-11
target/mips: Add tests for a variety of MSA integer multiply instructions
Mateja Marjanovic
8
-0
/
+1208
2019-03-11
target/mips: Add tests for a variety of MSA integer dot product instructions
Mateja Marjanovic
6
-0
/
+906
2019-03-11
target/mips: Add tests for a variety of MSA integer divide instructions
Mateja Marjanovic
8
-0
/
+1208
2019-03-11
target/mips: Add tests for a variety of MSA integer average instructions
Mateja Marjanovic
16
-0
/
+2416
2019-03-11
tests/tcg: target/mips: Rename two header files for consistency
Aleksandar Markovic
116
-232
/
+232
2019-03-11
tests/tcg: target/mips: Correct preambles of test source files
Aleksandar Markovic
117
-208
/
+208
2019-03-05
target/mips: Add tests for integer add MSA instruction group
Mateja Marjanovic
26
-0
/
+3926
2019-03-05
tests/tcg: target/mips: Add tests for MSA pack instructions
Aleksandar Markovic
12
-0
/
+1836
2019-03-05
tests/tcg: target/mips: Add tests for MIPS64R6 int multiply instructions
Aleksandar Markovic
8
-0
/
+1208
2019-03-05
tests/tcg: target/mips: Add tests for MIPS64R6 shift instructions
Aleksandar Markovic
6
-0
/
+906
2019-03-05
tests/tcg: target/mips: Add tests for MIPS64R6 bit count instructions
Aleksandar Markovic
4
-0
/
+576
2019-03-05
tests/tcg: target/mips: Add tests for MIPS64R6 bit swap instructions
Aleksandar Markovic
2
-0
/
+288
2019-03-05
tests/tcg: target/mips: Add tests for MIPS64R6 logic instructions
Aleksandar Markovic
4
-0
/
+604
2019-03-05
tests/tcg: target/mips: Add wrappers for some MIPS64R6 instructions
Aleksandar Markovic
1
-0
/
+83
2019-03-05
tests/tcg: target/mips: Extend functionality of MSA wrapper macros
Aleksandar Markovic
1
-0
/
+51
2019-03-05
tests/tcg: target/mips: Fix test utilities for 128-bit tests
Aleksandar Markovic
2
-9
/
+10
2019-03-05
tests/tcg: target/mips: Add test utilities for 64-bit tests
Aleksandar Markovic
2
-0
/
+286
2019-03-05
tests/tcg: target/mips: Add test utilities for 32-bit tests
Aleksandar Markovic
2
-0
/
+200
2019-03-05
tests/tcg: target/mips: Add wrappers for various MSA instructions
Aleksandar Markovic
1
-0
/
+70
2019-02-27
tests/tcg: target/mips: Add tests for MSA integer max/min instructions
Aleksandar Markovic
24
-0
/
+3672
2019-02-27
tests/tcg: target/mips: Add wrappers for MSA integer max/min instructions
Aleksandar Markovic
1
-0
/
+30
2019-02-27
tests/tcg: target/mips: Add tests for MSA integer compare instructions
Aleksandar Markovic
20
-0
/
+3060
2019-02-21
tests/tcg: target/mips: Add wrappers for MSA integer compare instructions
Aleksandar Markovic
1
-0
/
+25
2019-02-21
tests/tcg: target/mips: Change directory name 'bit-counting' to 'bit-count'
Aleksandar Markovic
12
-0
/
+0
2019-02-21
tests/tcg: target/mips: Correct path to headers in some test source files
Aleksandar Markovic
12
-36
/
+36
2019-02-14
tests/tcg: target/mips: Add tests for MSA logic instructions
Aleksandar Markovic
4
-0
/
+612
2019-02-14
tests/tcg: target/mips: Add wrappers for MSA logic instructions
Aleksandar Markovic
1
-0
/
+5
2019-02-14
tests/tcg: target/mips: Add tests for MSA interleave instructions
Aleksandar Markovic
16
-0
/
+2448
[next]