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
/
loongarch
/
cpu.h
Age
Commit message (
Expand
)
Author
2023-05-06
target/loongarch: Implement LSX fpu arith instructions
Song Gao
2023-05-06
target/loongarch: Add CHECK_SXE maccro for check LSX enable
Song Gao
2023-05-06
target/loongarch: Add LSX data type VReg
Song Gao
2023-03-03
target/loongarch: Implement Chip Configuraiton Version Register(0x0000)
Song Gao
2023-02-27
target/loongarch/cpu: Restrict "memory.h" header to sysemu
Philippe Mathieu-Daudé
2023-02-27
target/loongarch/cpu: Remove unused "sysbus.h" header
Bernhard Beschow
2022-12-16
target/loongarch: Convert to 3-phase reset
Peter Maydell
2022-11-07
target/loongarch: Separate the hardware flags into MMU index and PLV
Rui Wang
2022-11-04
target/loongarch: Fix emulation of float-point disable exception
Rui Wang
2022-11-04
target/loongarch: Adjust the layout of hardware flags bit fields
Rui Wang
2022-11-04
target/loongarch: Add exception subcode
Song Gao
2022-08-05
target/loongarch: Fix macros SET_FPU_* in cpu.h
Qi Hu
2022-07-19
hw/loongarch: Add fdt support
Xiaojuan Yang
2022-07-04
target/loongarch: Adjust functions and structure to support user-mode
Song Gao
2022-07-04
target/loongarch: remove badaddr from CPULoongArch
Song Gao
2022-06-06
hw/loongarch: Add LoongArch load elf function.
Xiaojuan Yang
2022-06-06
target/loongarch: Add LoongArch IOCSR instruction
Xiaojuan Yang
2022-06-06
target/loongarch: Add constant timer support
Xiaojuan Yang
2022-06-06
target/loongarch: Add LoongArch interrupt and exception handle
Xiaojuan Yang
2022-06-06
target/loongarch: Add MMU support for LoongArch CPU.
Xiaojuan Yang
2022-06-06
target/loongarch: Add CSRs definition
Xiaojuan Yang
2022-06-06
target/loongarch: Add core definition
Song Gao