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
/
loongarch
/
cpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-31
target/translate: Include missing 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2023-08-24
target/loongarch: cpu: Implement get_arch_id callback
Bibo Mao
1
-0
/
+8
2023-08-24
target/loongarch: Add LoongArch32 cpu la132
Jiajie Chen
1
-0
/
+30
2023-08-24
target/loongarch: Extract set_pc() helper
Jiajie Chen
1
-8
/
+8
2023-08-24
target/loongarch: Add GDB support for loongarch32 mode
Jiajie Chen
1
-0
/
+10
2023-08-24
target/loongarch: Add new object class for loongarch32 cpus
Jiajie Chen
1
-0
/
+11
2023-08-24
target/loongarch: Extract 64-bit specifics to loongarch64_cpu_class_init
Philippe Mathieu-Daudé
1
-8
/
+15
2023-08-24
target/loongarch: Introduce abstract TYPE_LOONGARCH64_CPU
Philippe Mathieu-Daudé
1
-3
/
+9
2023-08-24
target/loongarch: Fix loongarch_la464_initfn() misses setting LSPW
Song Gao
1
-0
/
+1
2023-08-24
target/loongarch: Remove duplicated disas_set_info assignment
Philippe Mathieu-Daudé
1
-1
/
+0
2023-08-24
target/loongarch: Log I/O write accesses to CSR registers
Philippe Mathieu-Daudé
1
-0
/
+2
2023-05-26
target/loongarch: Fix LD/ST{LE/GT} instructions get wrong CSR_ERA and CSR_BADV
Song Gao
1
-1
/
+1
2023-05-06
target/loongarch: CPUCFG support LSX
Song Gao
1
-0
/
+1
2023-05-06
target/loongarch: Add CHECK_SXE maccro for check LSX enable
Song Gao
1
-0
/
+2
2023-05-06
target/loongarch: Add LSX data type VReg
Song Gao
1
-1
/
+1
2023-03-03
target/loongarch: Implement Chip Configuraiton Version Register(0x0000)
Song Gao
1
-0
/
+2
2023-03-02
Merge tag 'pull-monitor-2023-03-02' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
1
-27
/
+0
2023-03-02
target/loongarch: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
1
-27
/
+0
2023-03-01
target/loongarch: Replace `tb_pc()` with `tb->pc`
Anton Johansson
1
-2
/
+4
2022-12-16
target/loongarch: Convert to 3-phase reset
Peter Maydell
1
-4
/
+8
2022-12-14
cleanup: Tweak and re-run return_directly.cocci
Markus Armbruster
1
-3
/
+1
2022-11-04
target/loongarch: Fix emulation of float-point disable exception
Rui Wang
1
-0
/
+2
2022-11-04
target/loongarch: Fix raise_mmu_exception() set wrong exception_index
Song Gao
1
-0
/
+1
2022-11-04
target/loongarch: Add exception subcode
Song Gao
1
-2
/
+5
2022-10-26
target/loongarch: Convert to tcg_ops restore_state_to_opc
Richard Henderson
1
-0
/
+11
2022-10-04
accel/tcg: Introduce tb_pc and log_pc
Richard Henderson
1
-1
/
+1
2022-10-04
hw/core: Add CPUClass.get_pc
Richard Henderson
1
-0
/
+9
2022-08-05
target/loongarch: add gdb_arch_name()
Song Gao
1
-0
/
+6
2022-08-05
target/loongarch: Fix GDB get the wrong pc
Song Gao
1
-1
/
+1
2022-07-19
hw/loongarch: Add fdt support
Xiaojuan Yang
1
-0
/
+1
2022-07-19
target/loongarch/cpu: Fix cpucfg default value
Xiaojuan Yang
1
-1
/
+1
2022-07-19
target/loongarch/cpu: Fix coverity errors about excp_names
Xiaojuan Yang
1
-3
/
+3
2022-07-19
target/loongarch: Fix loongarch_cpu_class_by_name
Xiaojuan Yang
1
-5
/
+15
2022-07-05
target/loongarch: Clean up tlb when cpu reset
Song Gao
1
-0
/
+1
2022-07-04
target/loongarch: Fix the meaning of ECFG reg's VS field
Xiaojuan Yang
1
-0
/
+4
2022-07-04
target/loongarch: Adjust functions and structure to support user-mode
Song Gao
1
-1
/
+20
2022-07-04
target/loongarch: remove unused include hw/loader.h
Song Gao
1
-1
/
+0
2022-07-04
target/loongarch: Fix helper_asrtle_d/asrtgt_d raise wrong exception
Song Gao
1
-0
/
+2
2022-07-04
target/loongarch: Fix missing update CSR_BADV
Song Gao
1
-4
/
+6
2022-06-06
target/loongarch: Add gdb support.
Xiaojuan Yang
1
-0
/
+9
2022-06-06
hw/loongarch: Add support loongson3 virt machine type.
Xiaojuan Yang
1
-0
/
+2
2022-06-06
target/loongarch: Add LoongArch IOCSR instruction
Xiaojuan Yang
1
-0
/
+44
2022-06-06
target/loongarch: Add constant timer support
Xiaojuan Yang
1
-0
/
+2
2022-06-06
target/loongarch: Add LoongArch interrupt and exception handle
Xiaojuan Yang
1
-0
/
+230
2022-06-06
target/loongarch: Add MMU support for LoongArch CPU.
Xiaojuan Yang
1
-0
/
+24
2022-06-06
target/loongarch: Implement qmp_query_cpu_definitions()
Xiaojuan Yang
1
-0
/
+26
2022-06-06
target/loongarch: Add basic vmstate description of CPU.
Xiaojuan Yang
1
-0
/
+1
2022-06-06
target/loongarch: Add CSRs definition
Xiaojuan Yang
1
-0
/
+41
2022-06-06
target/loongarch: Add floating point arithmetic instruction translation
Song Gao
1
-0
/
+1
2022-06-06
target/loongarch: Add core definition
Song Gao
1
-0
/
+324