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
/
helper.h
Age
Commit message (
Expand
)
Author
2023-09-20
target/loongarch: Implement xvshuf xvperm{i} xvshuf4i
Song Gao
2023-09-20
target/loongarch: Implement xvreplve xvinsve0 xvpickve
Song Gao
2023-09-20
target/loongarch: Implement xvbitsel xvset
Song Gao
2023-09-20
target/loongarch: Implement xvfcmp
Song Gao
2023-09-20
target/loongarch: Implement vext2xv
Song Gao
2023-09-20
target/loongarch: Use gen_helper_gvec_2i for 2OP + imm vector instructions
Song Gao
2023-09-20
target/loongarch: Use gen_helper_gvec_2 for 2OP vector instructions
Song Gao
2023-09-20
target/loongarch: Use gen_helper_gvec_2_ptr for 2OP + env vector instructions
Song Gao
2023-09-20
target/loongarch: Use gen_helper_gvec_3 for 3OP vector instructions
Song Gao
2023-09-20
target/loongarch: Use gen_helper_gvec_3_ptr for 3OP + env vector instructions
Song Gao
2023-09-20
target/loongarch: Use gen_helper_gvec_4 for 4OP vector instructions
Song Gao
2023-09-20
target/loongarch: Use gen_helper_gvec_4_ptr for 4OP + env vector instructions
Song Gao
2023-07-24
target/loongarch: Fix the CSRRD CPUID instruction on big endian hosts
Thomas Huth
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 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 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
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
[next]