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
/
translate_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-26
target-mips: implement R6 multi-threading
Yongbok Kim
1
-1
/
+2
2015-10-30
target-mips: Set Config5.XNP for R6 cores
Yongbok Kim
1
-2
/
+2
2015-08-13
target-mips: update mips32r5-generic into P5600
Yongbok Kim
1
-24
/
+29
2015-07-15
target-mips: fix MIPS64R6-generic configuration
Yongbok Kim
1
-9
/
+9
2015-06-26
target-mips: add mips32r6-generic CPU definition
Yongbok Kim
1
-0
/
+37
2015-06-12
target-mips: enable XPA and LPA features
Leon Alrae
1
-6
/
+10
2015-06-12
target-mips: remove misleading comments in translate_init.c
Leon Alrae
1
-9
/
+0
2015-06-11
target-mips: add ERETNC instruction and Config5.LLB bit
Leon Alrae
1
-1
/
+2
2015-06-11
target-mips: Misaligned memory accesses for R6
Yongbok Kim
1
-1
/
+1
2015-06-11
target-mips: add Config5.FRE support allowing Status.FR=0 emulation
Leon Alrae
1
-4
/
+5
2015-03-11
target-mips: add missing MSACSR and restore fp_status and hflags
Leon Alrae
1
-8
/
+2
2015-02-13
target-mips: Make CP0.Status.CU1 read-only for the 5Kc and 5KEc processors
Maciej W. Rozycki
1
-2
/
+2
2014-12-16
target-mips: Fix formatting in `mips_defs'
Maciej W. Rozycki
1
-19
/
+21
2014-12-16
target-mips: Enable vectored interrupt support for the 74Kf CPU
Maciej W. Rozycki
1
-1
/
+1
2014-12-16
target-mips: Add M14K and M14Kc MIPS32r2 microMIPS processors
Maciej W. Rozycki
1
-0
/
+41
2014-12-16
target-mips: Add 5KEc and 5KEf MIPS64r2 processors
Maciej W. Rozycki
1
-0
/
+45
2014-11-07
mips: Set the CP0.Config3.DSP and CP0.Config3.DSP2P bits
Maciej W. Rozycki
1
-3
/
+5
2014-11-03
target-mips: add MSA support to mips32r5-generic
Yongbok Kim
1
-2
/
+2
2014-11-03
target-mips: add msa_reset(), global msa register
Yongbok Kim
1
-0
/
+34
2014-11-03
target-mips: enable features in MIPS64R6-generic CPU
Leon Alrae
1
-2
/
+9
2014-11-03
target-mips: add TLBINV support
Leon Alrae
1
-0
/
+2
2014-11-03
target-mips: update PageGrain and m{t,f}c0 EntryLo{0,1}
Leon Alrae
1
-0
/
+2
2014-10-14
target-mips: define a new generic CPU supporting MIPS64 Release 6 ISA
Leon Alrae
1
-0
/
+30
2014-03-27
target-mips: Avoid shifting left into sign bit
Peter Maydell
1
-11
/
+11
2014-03-13
exec: Change cpu_abort() argument to CPUState
Andreas Färber
1
-1
/
+3
2014-02-10
target-mips: add user-mode FR switch support for MIPS32r5
Petar Jovanovic
1
-4
/
+5
2014-02-10
target-mips: add support for CP0_Config5
Petar Jovanovic
1
-1
/
+11
2014-02-10
target-mips: add support for CP0_Config4
Petar Jovanovic
1
-1
/
+8
2014-02-10
target-mips: add CPU definition for MIPS32R5
Petar Jovanovic
1
-0
/
+25
2013-08-03
target-mips: fix 34Kf configuration for DSP ASE
Yongbok Kim
1
-4
/
+3
2012-10-31
target-mips: Add ASE DSP processors
Jia Liu
1
-0
/
+52
2011-09-06
mips: Default to using one VPE and one TC.
Edgar E. Iglesias
1
-1
/
+1
2011-09-06
mips: Enable VInt interrupt mode for the 34Kf
Edgar E. Iglesias
1
-1
/
+1
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-2
/
+2
2011-05-08
Fix typos in comments (interupt -> interrupt)
Stefan Weil
1
-1
/
+1
2011-05-06
Fix typo in code and comments
Stefan Weil
1
-1
/
+1
2010-10-30
target-xxx: Use fprintf_function (format checking)
Stefan Weil
1
-1
/
+1
2010-07-31
Remove unused constant
Hervé Poussineau
1
-4
/
+0
2010-06-29
MIPS: Initial support of fulong mini pc (CPU definition)
Huacai Chen
1
-0
/
+35
2009-12-17
target-mips: No MIPS16 support for 4Kc, 4KEc cores
Stefan Weil
1
-3
/
+3
2009-12-16
target-mips: 4Kc, 4KEc cores do not support MIPS16
Stefan Weil
1
-3
/
+3
2009-12-13
target-mips: fix user-mode emulation startup
Nathan Froyd
1
-8
/
+0
2009-12-13
target-mips: set Config1.CA for MIPS16-aware CPUs
Nathan Froyd
1
-9
/
+18
2009-11-22
target-mips: make CP0_LLAddr register CPU dependent
Aurelien Jarno
1
-0
/
+32
2009-11-14
mips: fix cpu_reset memory leak
Blue Swirl
1
-50
/
+0
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-10
/
+10
2009-10-01
Get rid of _t suffix
malc
1
-10
/
+10
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-03-08
target-mips: rename helpers from do_ to helper_
aurel32
1
-4
/
+4
2009-01-14
target-mips: fix indentation
aurel32
1
-42
/
+42
[next]