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
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
target/mips: Add Loongson-3 CPU definition
Huacai Chen
1
-2
/
+30
2020-01-29
target/mips: Add implementation of GINVT instruction
Yongbok Kim
1
-1
/
+1
2020-01-29
target/mips: Amend CP0 WatchHi register implementation
Yongbok Kim
1
-1
/
+1
2020-01-15
target/mips: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX
Richard Henderson
1
-4
/
+0
2019-08-29
target/mips: Clean up handling of CP0 register 31
Aleksandar Markovic
1
-1
/
+1
2019-08-29
target/mips: Clean up handling of CP0 register 29
Aleksandar Markovic
1
-8
/
+14
2019-08-29
target/mips: Clean up handling of CP0 register 28
Aleksandar Markovic
1
-10
/
+14
2019-08-29
target/mips: Clean up handling of CP0 register 26
Aleksandar Markovic
1
-1
/
+1
2019-08-29
target/mips: Clean up handling of CP0 register 23
Aleksandar Markovic
1
-0
/
+6
2019-08-29
target/mips: Clean up handling of CP0 register 19
Aleksandar Markovic
1
-0
/
+4
2019-08-29
target/mips: Clean up handling of CP0 register 18
Aleksandar Markovic
1
-8
/
+12
2019-08-29
target/mips: Clean up handling of CP0 register 16
Aleksandar Markovic
1
-1
/
+2
2019-08-29
target/mips: Clean up handling of CP0 register 15
Aleksandar Markovic
1
-0
/
+1
2019-08-29
target/mips: Clean up handling of CP0 register 14
Aleksandar Markovic
1
-0
/
+1
2019-08-29
target/mips: Clean up handling of CP0 register 13
Aleksandar Markovic
1
-0
/
+2
2019-08-29
target/mips: Clean up handling of CP0 register 12
Aleksandar Markovic
1
-0
/
+3
2019-08-29
target/mips: Clean up handling of CP0 register 10
Aleksandar Markovic
1
-0
/
+1
2019-08-29
target/mips: Clean up handling of CP0 register 8
Aleksandar Markovic
1
-0
/
+1
2019-08-29
target/mips: Clean up handling of CP0 register 6
Aleksandar Markovic
1
-0
/
+6
2019-08-29
target/mips: Clean up handling of CP0 register 5
Aleksandar Markovic
1
-0
/
+6
2019-08-29
target/mips: Clean up handling of CP0 register 4
Aleksandar Markovic
1
-0
/
+2
2019-08-29
target/mips: Clean up handling of CP0 register 3
Aleksandar Markovic
1
-0
/
+1
2019-08-29
target/mips: Clean up handling of CP0 register 2
Aleksandar Markovic
1
-0
/
+7
2019-08-29
target/mips: Clean up handling of CP0 register 1
Aleksandar Markovic
1
-0
/
+8
2019-08-29
target/mips: Clean up handling of CP0 register 0
Aleksandar Markovic
1
-0
/
+3
2019-08-20
configure: Define target access alignment in configure
tony.nguyen@bt.com
1
-2
/
+0
2019-08-19
target/mips: rationalise softfloat includes
Alex Bennée
1
-7
/
+1
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-06-10
cpu: Remove CPU_COMMON
Richard Henderson
1
-2
/
+0
2019-06-10
cpu: Introduce CPUNegativeOffsetState
Richard Henderson
1
-0
/
+1
2019-06-10
cpu: Move ENV_OFFSET to exec/gen-icount.h
Richard Henderson
1
-1
/
+0
2019-06-10
target/mips: Use env_cpu, env_archcpu
Richard Henderson
1
-5
/
+0
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
1
-2
/
+0
2019-06-10
cpu: Define ArchCPU
Richard Henderson
1
-0
/
+1
2019-06-10
cpu: Define CPUArchState with typedef
Richard Henderson
1
-4
/
+2
2019-06-10
tcg: Split out target/arch/cpu-param.h
Richard Henderson
1
-2
/
+1
2019-05-26
target/mips: realign comments to fix checkpatch warnings
Jules Irenge
1
-12
/
+22
2019-05-26
target/mips: add or remove space to fix checkpatch errors
Jules Irenge
1
-81
/
+94
2019-04-18
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
1
-1
/
+1
2019-02-14
target/mips: introduce MTTCG-enabled builds
Aleksandar Markovic
1
-0
/
+2
2019-02-14
target/mips: reimplement SC instruction emulation and use cmpxchg
Leon Alrae
1
-4
/
+0
2019-02-14
target/mips: compare virtual addresses in LL/SC sequence
Leon Alrae
1
-1
/
+2
2019-01-24
target/mips: Correct the second argument type of cpu_supports_isa()
Aleksandar Markovic
1
-1
/
+1
2019-01-18
target/mips: Introduce 32 R5900 multimedia registers
Fredrik Noring
1
-0
/
+3
2019-01-18
target/mips: Add CP0 register MemoryMapID
Aleksandar Markovic
1
-0
/
+1
2019-01-18
target/mips: Amend preprocessor constants for CP0 registers
Aleksandar Markovic
1
-32
/
+146
2019-01-18
target/mips: Update ITU to utilize SAARI and SAAR CP0 registers
Yongbok Kim
1
-0
/
+5
2019-01-18
target/mips: Provide R/W access to SAARI and SAAR CP0 registers
Yongbok Kim
1
-0
/
+1
2019-01-18
target/mips: Add fields for SAARI and SAAR CP0 registers
Yongbok Kim
1
-2
/
+8
2019-01-18
target/mips: Add preprocessor constants for 32 major CP0 registers
Aleksandar Markovic
1
-0
/
+32
[next]