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
/
insn_trans
Age
Commit message (
Expand
)
Author
2023-07-31
target/loongarch: Fix the CSRRD CPUID instruction on big endian hosts
Thomas Huth
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-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-08-08
target/loongarch: Remove cpu_fcsr0
Richard Henderson
2022-07-04
target/loongarch: Adjust functions and structure to support user-mode
Song Gao
2022-06-06
target/loongarch: Add timer related instructions support.
Xiaojuan Yang
2022-06-06
target/loongarch: Add other core instructions support
Xiaojuan Yang
2022-06-06
target/loongarch: Add TLB instruction support
Xiaojuan Yang
2022-06-06
target/loongarch: Add LoongArch IOCSR instruction
Xiaojuan Yang
2022-06-06
target/loongarch: Add LoongArch CSR instruction
Xiaojuan Yang
2022-06-06
target/loongarch: Add branch instruction translation
Song Gao
2022-06-06
target/loongarch: Add floating point load/store instruction translation
Song Gao
2022-06-06
target/loongarch: Add floating point move instruction translation
Song Gao
2022-06-06
target/loongarch: Add floating point conversion instruction translation
Song Gao
2022-06-06
target/loongarch: Add floating point comparison instruction translation
Song Gao
2022-06-06
target/loongarch: Add floating point arithmetic instruction translation
Song Gao
2022-06-06
target/loongarch: Add fixed point extra instruction translation
Song Gao
2022-06-06
target/loongarch: Add fixed point atomic instruction translation
Song Gao
2022-06-06
target/loongarch: Add fixed point load/store instruction translation
Song Gao
2022-06-06
target/loongarch: Add fixed point bit instruction translation
Song Gao
2022-06-06
target/loongarch: Add fixed point shift instruction translation
Song Gao
2022-06-06
target/loongarch: Add fixed point arithmetic instruction translation
Song Gao