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
Age
Commit message (
Expand
)
Author
2023-05-06
target/loongarch: Implement vadda
Song Gao
2023-05-06
target/loongarch: Implement vabsd
Song Gao
2023-05-06
target/loongarch: Implement vavg/vavgr
Song Gao
2023-05-06
target/loongarch: Implement vaddw/vsubw
Song Gao
2023-05-06
target/loongarch: Implement vhaddw/vhsubw
Song Gao
2023-05-06
target/loongarch: Implement vsadd/vssub
Song Gao
2023-05-06
target/loongarch: Implement vneg
Song Gao
2023-05-06
target/loongarch: Implement vaddi/vsubi
Song Gao
2023-05-06
target/loongarch: Implement vadd/vsub
Song Gao
2023-05-06
target/loongarch: Add CHECK_SXE maccro for check LSX enable
Song Gao
2023-05-06
target/loongarch: meson.build support build LSX
Song Gao
2023-05-06
target/loongarch: Add LSX data type VReg
Song Gao
2023-04-04
target/loongarch: Enables plugins to get instruction codes
tanhongze
2023-03-13
target/loongarch: Remove `NB_MMU_MODES` define
Anton Johansson
2023-03-07
gdbstub: move register helpers into standalone include
Alex Bennée
2023-03-05
target/loongarch: Drop tcg_temp_free
Richard Henderson
2023-03-05
target/loongarch: Drop temp_new
Richard Henderson
2023-03-03
target/loongarch: Implement Chip Configuraiton Version Register(0x0000)
Song Gao
2023-03-02
Merge tag 'pull-monitor-2023-03-02' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
2023-03-02
target/loongarch: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
2023-03-01
accel/tcg: Pass max_insn to gen_intermediate_code by pointer
Richard Henderson
2023-03-01
target/loongarch: Replace `tb_pc()` with `tb->pc`
Anton Johansson
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
2023-02-08
Drop duplicate #include
Markus Armbruster
2023-01-23
target/loongarch: Disassemble pcadd* addresses
Richard Henderson
2023-01-23
target/loongarch: Disassemble jirl properly
Richard Henderson
2023-01-23
target/loongarch: Enable the disassembler for host tcg
Richard Henderson
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
2022-12-16
target/loongarch: Convert to 3-phase reset
Peter Maydell
2022-12-14
cleanup: Tweak and re-run return_directly.cocci
Markus Armbruster
2022-11-07
target/loongarch: Fix return value of CHECK_FPE
Rui Wang
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: Fix raise_mmu_exception() set wrong exception_index
Song Gao
2022-11-04
target/loongarch: Add exception subcode
Song Gao
2022-11-04
hw/intc: Fix LoongArch extioi coreisr accessing
Xiaojuan Yang
2022-10-26
target/loongarch: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-17
target/loongarch: Fix fnm{sub/add}_{s/d} set wrong flags
Song Gao
2022-10-17
target/loongarch: bstrins.w src register need EXT_NONE
Song Gao
2022-10-04
accel/tcg: Introduce tb_pc and log_pc
Richard Henderson
2022-10-04
hw/core: Add CPUClass.get_pc
Richard Henderson
2022-09-06
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson
2022-08-13
docs/system/loongarch: Update the LoongArch document
Xiaojuan Yang
2022-08-08
target/loongarch: Remove cpu_fcsr0
Richard Henderson
2022-08-05
target/loongarch: Update gdb_set_fpu() and gdb_get_fpu()
Song Gao
2022-08-05
target/loongarch: Update loongarch-fpu.xml
Song Gao
2022-08-05
target/loongarch: add gdb_arch_name()
Song Gao
2022-08-05
target/loongarch: Fix GDB get the wrong pc
Song Gao
[prev]
[next]