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-06-05
accel/tcg: Introduce translator_io_start
Richard Henderson
2023-05-26
target/loongarch: Fix the vinsgr2vr/vpickve2gr instructions cause system core...
Song Gao
2023-05-06
target/loongarch: Use {set/get}_gpr replace to cpu_fpr
Song Gao
2023-05-06
target/loongarch: Implement vldi
Song Gao
2023-05-06
target/loongarch: Implement vld vst
Song Gao
2023-05-06
target/loongarch: Implement vilvl vilvh vextrins vshuf
Song Gao
2023-05-06
target/loongarch: Implement vreplve vpack vpick
Song Gao
2023-05-06
target/loongarch: Implement vinsgr2vr vpickve2gr vreplgr2vr
Song Gao
2023-05-06
target/loongarch: Implement vbitsel vset
Song Gao
2023-05-06
target/loongarch: Implement vfcmp
Song Gao
2023-05-06
target/loongarch: Implement vseq vsle vslt
Song Gao
2023-05-06
target/loongarch: Implement LSX fpu fcvt instructions
Song Gao
2023-05-06
target/loongarch: Implement LSX fpu arith instructions
Song Gao
2023-05-06
target/loongarch: Implement vfrstp
Song Gao
2023-05-06
target/loongarch: Implement vbitclr vbitset vbitrev
Song Gao
2023-05-06
target/loongarch: Implement vpcnt
Song Gao
2023-05-06
target/loongarch: Implement vclo vclz
Song Gao
2023-05-06
target/loongarch: Implement vssrlrn vssrarn
Song Gao
2023-05-06
target/loongarch: Implement vssrln vssran
Song Gao
2023-05-06
target/loongarch: Implement vsrlrn vsrarn
Song Gao
2023-05-06
target/loongarch: Implement vsrln vsran
Song Gao
2023-05-06
target/loongarch: Implement vsrlr vsrar
Song Gao
2023-05-06
target/loongarch: Implement vsllwil vextl
Song Gao
2023-05-06
target/loongarch: Implement vsll vsrl vsra vrotr
Song Gao
2023-05-06
target/loongarch: Implement LSX logic instructions
Song Gao
2023-05-06
target/loongarch: Implement vmskltz/vmskgez/vmsknz
Song Gao
2023-05-06
target/loongarch: Implement vsigncov
Song Gao
2023-05-06
target/loongarch: Implement vexth
Song Gao
2023-05-06
target/loongarch: Implement vsat
Song Gao
2023-05-06
target/loongarch: Implement vdiv/vmod
Song Gao
2023-05-06
target/loongarch: Implement vmadd/vmsub/vmaddw{ev/od}
Song Gao
2023-05-06
target/loongarch: Implement vmul/vmuh/vmulw{ev/od}
Song Gao
2023-05-06
target/loongarch: Implement vmax/vmin
Song Gao
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-03-05
target/loongarch: Drop tcg_temp_free
Richard Henderson
2023-03-05
target/loongarch: Drop temp_new
Richard Henderson
2023-01-23
target/loongarch: Disassemble jirl properly
Richard Henderson
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
[next]