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
/
translate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-25
target/mips: Demacro LMI decoder
Aleksandar Markovic
1
-74
/
+174
2019-10-25
target/mips: msa: Split helpers for ASUB_<S|U>.<B|H|W|D>
Aleksandar Markovic
1
-6
/
+32
2019-10-25
target/mips: msa: Split helpers for HSUB_<S|U>.<H|W|D>
Aleksandar Markovic
1
-6
/
+26
2019-10-25
target/mips: msa: Split helpers for PCK<EV|OD>.<B|H|W|D>
Aleksandar Markovic
1
-6
/
+32
2019-10-25
target/mips: msa: Split helpers for S<LL|RA|RAR|RL|RLR>.<B|H|W|D>
Aleksandar Markovic
1
-13
/
+78
2019-10-25
target/mips: msa: Split helpers for HADD_<S|U>.<H|W|D>
Aleksandar Markovic
1
-6
/
+26
2019-10-25
target/mips: msa: Split helpers for ADD<_A|S_A|S_S|S_U|V>.<B|H|W|D>
Aleksandar Markovic
1
-15
/
+80
2019-10-25
target/mips: msa: Split helpers for ILV<EV|OD|L|R>.<B|H|W|D>
Aleksandar Markovic
1
-12
/
+64
2019-10-25
target/mips: msa: Split helpers for <MAX|MIN>_<S|U>.<B|H|W|D>
Aleksandar Markovic
1
-12
/
+64
2019-10-25
target/mips: msa: Split helpers for <MAX|MIN>_A.<B|H|W|D>
Aleksandar Markovic
1
-6
/
+32
2019-10-01
target/mips: msa: Split helpers for MOD_<S|U>.<B|H|W|D>
Aleksandar Markovic
1
-6
/
+32
2019-10-01
target/mips: msa: Split helpers for DIV_<S|U>.<B|H|W|D>
Aleksandar Markovic
1
-6
/
+32
2019-10-01
target/mips: msa: Split helpers for CLT_<S|U>.<B|H|W|D>
Aleksandar Markovic
1
-6
/
+32
2019-10-01
target/mips: msa: Split helpers for CLE_<S|U>.<B|H|W|D>
Aleksandar Markovic
1
-6
/
+32
2019-10-01
target/mips: msa: Split helpers for CEQ.<B|H|W|D>
Aleksandar Markovic
1
-3
/
+16
2019-10-01
target/mips: msa: Split helpers for AVER_<S|U>.<B|H|W|D>
Aleksandar Markovic
1
-6
/
+32
2019-10-01
target/mips: msa: Split helpers for AVE_<S|U>.<B|H|W|D>
Aleksandar Markovic
1
-6
/
+32
2019-10-01
target/mips: msa: Split helpers for B<CLR|NEG|SEL>.<B|H|W|D>
Aleksandar Markovic
1
-9
/
+48
2019-10-01
target/mips: msa: Split helpers for BINS<L|R>.<B|H|W|D>
Aleksandar Markovic
1
-6
/
+32
2019-10-01
target/mips: msa: Split helpers for PCNT.<B|H|W|D>
Aleksandar Markovic
1
-3
/
+16
2019-10-01
target/mips: msa: Split helpers for <NLOC|NLZC>.<B|H|W|D>
Aleksandar Markovic
1
-2
/
+28
2019-10-01
target/mips: Clean up translate.c
Aleksandar Markovic
1
-12
/
+18
2019-09-04
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190903' into staging
Peter Maydell
1
-4
/
+4
2019-09-03
tcg: TCGMemOp is now accelerator independent MemOp
Tony Nguyen
1
-4
/
+4
2019-08-29
target/mips: Clean up handling of CP0 register 31
Aleksandar Markovic
1
-28
/
+28
2019-08-29
target/mips: Clean up handling of CP0 register 30
Aleksandar Markovic
1
-4
/
+4
2019-08-29
target/mips: Clean up handling of CP0 register 29
Aleksandar Markovic
1
-32
/
+32
2019-08-29
target/mips: Clean up handling of CP0 register 28
Aleksandar Markovic
1
-32
/
+32
2019-08-29
target/mips: Clean up handling of CP0 register 27
Aleksandar Markovic
1
-16
/
+4
2019-08-29
target/mips: Clean up handling of CP0 register 26
Aleksandar Markovic
1
-4
/
+4
2019-08-29
target/mips: Clean up handling of CP0 register 25
Aleksandar Markovic
1
-32
/
+32
2019-08-29
target/mips: Clean up handling of CP0 register 24
Aleksandar Markovic
1
-4
/
+4
2019-08-29
target/mips: Clean up handling of CP0 register 23
Aleksandar Markovic
1
-43
/
+83
2019-08-29
target/mips: Clean up handling of CP0 register 20
Aleksandar Markovic
1
-4
/
+4
2019-08-29
target/mips: Clean up handling of CP0 register 19
Aleksandar Markovic
1
-32
/
+32
2019-08-29
target/mips: Clean up handling of CP0 register 18
Aleksandar Markovic
1
-32
/
+32
2019-08-29
target/mips: Clean up handling of CP0 register 17
Aleksandar Markovic
1
-16
/
+16
2019-08-29
target/mips: Clean up handling of CP0 register 16
Aleksandar Markovic
1
-30
/
+30
2019-08-29
target/mips: Clean up handling of CP0 register 15
Aleksandar Markovic
1
-10
/
+10
2019-08-29
target/mips: Clean up handling of CP0 register 14
Aleksandar Markovic
1
-4
/
+4
2019-08-29
target/mips: Clean up handling of CP0 register 13
Aleksandar Markovic
1
-4
/
+4
2019-08-29
target/mips: Clean up handling of CP0 register 12
Aleksandar Markovic
1
-16
/
+16
2019-08-29
target/mips: Clean up handling of CP0 register 11
Aleksandar Markovic
1
-4
/
+4
2019-08-29
target/mips: Clean up handling of CP0 register 10
Aleksandar Markovic
1
-4
/
+4
2019-08-29
target/mips: Clean up handling of CP0 register 9
Aleksandar Markovic
1
-14
/
+14
2019-08-29
target/mips: Clean up handling of CP0 register 8
Aleksandar Markovic
1
-16
/
+16
2019-08-29
target/mips: Clean up handling of CP0 register 7
Aleksandar Markovic
1
-4
/
+4
2019-08-29
target/mips: Clean up handling of CP0 register 6
Aleksandar Markovic
1
-28
/
+28
2019-08-29
target/mips: Clean up handling of CP0 register 5
Aleksandar Markovic
1
-32
/
+32
2019-08-29
target/mips: Clean up handling of CP0 register 4
Aleksandar Markovic
1
-16
/
+20
[next]