index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
mips
/
cpu.h
Age
Commit message (
Expand
)
Author
2020-01-29
target/mips: Add implementation of GINVT instruction
Yongbok Kim
2020-01-29
target/mips: Amend CP0 WatchHi register implementation
Yongbok Kim
2020-01-15
target/mips: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX
Richard Henderson
2019-08-29
target/mips: Clean up handling of CP0 register 31
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 29
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 28
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 26
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 23
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 19
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 18
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 16
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 15
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 14
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 13
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 12
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 10
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 8
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 6
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 5
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 4
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 3
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 2
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 1
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 0
Aleksandar Markovic
2019-08-20
configure: Define target access alignment in configure
tony.nguyen@bt.com
2019-08-19
target/mips: rationalise softfloat includes
Alex Bennée
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-10
cpu: Remove CPU_COMMON
Richard Henderson
2019-06-10
cpu: Introduce CPUNegativeOffsetState
Richard Henderson
2019-06-10
cpu: Move ENV_OFFSET to exec/gen-icount.h
Richard Henderson
2019-06-10
target/mips: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-10
cpu: Define ArchCPU
Richard Henderson
2019-06-10
cpu: Define CPUArchState with typedef
Richard Henderson
2019-06-10
tcg: Split out target/arch/cpu-param.h
Richard Henderson
2019-05-26
target/mips: realign comments to fix checkpatch warnings
Jules Irenge
2019-05-26
target/mips: add or remove space to fix checkpatch errors
Jules Irenge
2019-04-18
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
2019-02-14
target/mips: introduce MTTCG-enabled builds
Aleksandar Markovic
2019-02-14
target/mips: reimplement SC instruction emulation and use cmpxchg
Leon Alrae
2019-02-14
target/mips: compare virtual addresses in LL/SC sequence
Leon Alrae
2019-01-24
target/mips: Correct the second argument type of cpu_supports_isa()
Aleksandar Markovic
2019-01-18
target/mips: Introduce 32 R5900 multimedia registers
Fredrik Noring
2019-01-18
target/mips: Add CP0 register MemoryMapID
Aleksandar Markovic
2019-01-18
target/mips: Amend preprocessor constants for CP0 registers
Aleksandar Markovic
2019-01-18
target/mips: Update ITU to utilize SAARI and SAAR CP0 registers
Yongbok Kim
2019-01-18
target/mips: Provide R/W access to SAARI and SAAR CP0 registers
Yongbok Kim
2019-01-18
target/mips: Add fields for SAARI and SAAR CP0 registers
Yongbok Kim
2019-01-18
target/mips: Add preprocessor constants for 32 major CP0 registers
Aleksandar Markovic
2019-01-18
target/mips: Move comment containing summary of CP0 registers
Aleksandar Markovic
[next]