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
Age
Commit message (
Expand
)
Author
2023-09-20
target/loongarch: Move simply DO_XX marcos togther
Song Gao
2023-09-20
target/loongarch: Implement xvld xvst
Song Gao
2023-09-20
target/loongarch: Implement xvshuf xvperm{i} xvshuf4i
Song Gao
2023-09-20
target/loongarch: Implement xvpack xvpick xvilv{l/h}
Song Gao
2023-09-20
target/loongarch: Implement xvreplve xvinsve0 xvpickve
Song Gao
2023-09-20
target/loongarch: Implement xvinsgr2vr xvpickve2gr
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 xvseq xvsle xvslt
Song Gao
2023-09-20
target/loongarch: Implement LASX fpu fcvt instructions
Song Gao
2023-09-20
target/loongarch: Implement LASX fpu arith instructions
Song Gao
2023-09-20
target/loongarch: Implement xvfrstp
Song Gao
2023-09-20
target/loongarch: Implement xvbitclr xvbitset xvbitrev
Song Gao
2023-09-20
target/loongarch: Implement xvpcnt
Song Gao
2023-09-20
target/loongarch: Implement xvclo xvclz
Song Gao
2023-09-20
target/loongarch: Implement xvssrlrn xvssrarn
Song Gao
2023-09-20
target/loongarch: Implement xvssrln xvssran
Song Gao
2023-09-20
target/loongarch: Implement xvsrlrn xvsrarn
Song Gao
2023-09-20
target/loongarch: Implement xvsrln xvsran
Song Gao
2023-09-20
target/loongarch: Implement xvsrlr xvsrar
Song Gao
2023-09-20
target/loongarch: Implement xvsllwil xvextl
Song Gao
2023-09-20
target/loongarch: Implement xvsll xvsrl xvsra xvrotr
Song Gao
2023-09-20
target/loongarch: Implement LASX logic instructions
Song Gao
2023-09-20
target/loongarch: Implement xvldi
Song Gao
2023-09-20
target/loongarch: Implement xvmskltz/xvmskgez/xvmsknz
Song Gao
2023-09-20
target/loongarch: Implement xvsigncov
Song Gao
2023-09-20
target/loongarch: Implement vext2xv
Song Gao
2023-09-20
target/loongarch: Implement xvexth
Song Gao
2023-09-20
target/loongarch: Implement xvsat
Song Gao
2023-09-20
target/loongarch; Implement xvdiv/xvmod
Song Gao
2023-09-20
target/loongarch: Implement xvmadd/xvmsub/xvmaddw{ev/od}
Song Gao
2023-09-20
target/loongarch: Implement xvmul/xvmuh/xvmulw{ev/od}
Song Gao
2023-09-20
target/loongarch: Implement xvmax/xvmin
Song Gao
2023-09-20
target/loongarch: Implement xvadda
Song Gao
2023-09-20
target/loongarch: Implement xvabsd
Song Gao
2023-09-20
target/loongarch: Implement xavg/xvagr
Song Gao
2023-09-20
target/loongarch: Implement xvaddw/xvsubw
Song Gao
2023-09-20
target/loongarch: Implement xvhaddw/xvhsubw
Song Gao
2023-09-20
target/loongarch: Implement xvsadd/xvssub
Song Gao
2023-09-20
target/loongarch: Implement xvneg
Song Gao
2023-09-20
target/loongarch: Implement xvaddi/xvsubi
Song Gao
2023-09-20
target/loongarch: Implement xvreplgr2vr
Song Gao
2023-09-20
target/loongarch: Implement xvadd/xvsub
Song Gao
2023-09-20
target/loongarch: Add avail_LASX to check LASX instructions
Song Gao
2023-09-20
target/loongarch: check_vec support check LASX instructions
Song Gao
2023-09-20
target/loongarch: Add LASX data support
Song Gao
2023-09-20
target/loongarch: Replace CHECK_SXE to check_vec(ctx, 16)
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
[next]