- 329517d target/loongarch: Use gen_helper_gvec_2i for 2OP + imm vector instructions by Song Gao · 1 year, 6 months ago
- ff27e33 target/loongarch: Use gen_helper_gvec_2 for 2OP vector instructions by Song Gao · 1 year, 6 months ago
- 226bf88 target/loongarch: Use gen_helper_gvec_2_ptr for 2OP + env vector instructions by Song Gao · 1 year, 6 months ago
- 04711da target/loongarch: Use gen_helper_gvec_3 for 3OP vector instructions by Song Gao · 1 year, 6 months ago
- 3b28675 target/loongarch: Use gen_helper_gvec_3_ptr for 3OP + env vector instructions by Song Gao · 1 year, 6 months ago
- eb48ab2 target/loongarch: Use gen_helper_gvec_4 for 4OP vector instructions by Song Gao · 1 year, 6 months ago
- e2600da target/loongarch: Use gen_helper_gvec_4_ptr for 4OP + env vector instructions by Song Gao · 1 year, 6 months ago
- c34ad45 target/loongarch: Fix the CSRRD CPUID instruction on big endian hosts by Thomas Huth · 1 year, 8 months ago
- e93dd43 target/loongarch: Implement vilvl vilvh vextrins vshuf by Song Gao · 1 year, 10 months ago
- d5e5563 target/loongarch: Implement vreplve vpack vpick by Song Gao · 1 year, 10 months ago
- d0dfa19 target/loongarch: Implement vbitsel vset by Song Gao · 1 year, 10 months ago
- 386c4e8 target/loongarch: Implement vfcmp by Song Gao · 1 year, 10 months ago
- f435e1e target/loongarch: Implement vseq vsle vslt by Song Gao · 1 year, 10 months ago
- 399665d target/loongarch: Implement LSX fpu fcvt instructions by Song Gao · 1 year, 10 months ago
- aca6747 target/loongarch: Implement LSX fpu arith instructions by Song Gao · 1 year, 10 months ago
- ac95a0b target/loongarch: Implement vfrstp by Song Gao · 1 year, 10 months ago
- 0b1e670 target/loongarch: Implement vbitclr vbitset vbitrev by Song Gao · 1 year, 10 months ago
- bb22ee5 target/loongarch: Implement vpcnt by Song Gao · 1 year, 10 months ago
- 2e105e1 target/loongarch: Implement vclo vclz by Song Gao · 1 year, 10 months ago
- 162cd32 target/loongarch: Implement vssrlrn vssrarn by Song Gao · 1 year, 10 months ago
- 83b3815 target/loongarch: Implement vssrln vssran by Song Gao · 1 year, 10 months ago
- a5200a1 target/loongarch: Implement vsrlrn vsrarn by Song Gao · 1 year, 10 months ago
- d79fb8d target/loongarch: Implement vsrln vsran by Song Gao · 1 year, 10 months ago
- ecb9371 target/loongarch: Implement vsrlr vsrar by Song Gao · 1 year, 10 months ago
- 9b21a7a target/loongarch: Implement vsllwil vextl by Song Gao · 1 year, 10 months ago
- f205a53 target/loongarch: Implement LSX logic instructions by Song Gao · 1 year, 10 months ago
- 789f4a4 target/loongarch: Implement vmskltz/vmskgez/vmsknz by Song Gao · 1 year, 10 months ago
- f0e395d target/loongarch: Implement vsigncov by Song Gao · 1 year, 10 months ago
- 3734ad9 target/loongarch: Implement vexth by Song Gao · 1 year, 10 months ago
- cbe4419 target/loongarch: Implement vsat by Song Gao · 1 year, 10 months ago
- 4cc4c0f target/loongarch: Implement vdiv/vmod by Song Gao · 1 year, 10 months ago
- d3aec65 target/loongarch: Implement vmadd/vmsub/vmaddw{ev/od} by Song Gao · 1 year, 10 months ago
- cd1c49a target/loongarch: Implement vmul/vmuh/vmulw{ev/od} by Song Gao · 1 year, 10 months ago
- 9ab2952 target/loongarch: Implement vmax/vmin by Song Gao · 1 year, 10 months ago
- af448cb target/loongarch: Implement vadda by Song Gao · 1 year, 10 months ago
- 4972565 target/loongarch: Implement vabsd by Song Gao · 1 year, 10 months ago
- 39e9b0a target/loongarch: Implement vavg/vavgr by Song Gao · 1 year, 10 months ago
- 2d5f950 target/loongarch: Implement vaddw/vsubw by Song Gao · 1 year, 10 months ago
- c037fbc target/loongarch: Implement vhaddw/vhsubw by Song Gao · 1 year, 10 months ago
- 10dcb08 target/loongarch: Remove cpu_fcsr0 by Richard Henderson · 2 years, 7 months ago
- 0093b9a target/loongarch: Adjust functions and structure to support user-mode by Song Gao · 2 years, 9 months ago
- f9bf507 target/loongarch: Add timer related instructions support. by Xiaojuan Yang · 2 years, 9 months ago
- d2cba6f target/loongarch: Add other core instructions support by Xiaojuan Yang · 2 years, 9 months ago
- fcbbeb8 target/loongarch: Add TLB instruction support by Xiaojuan Yang · 2 years, 9 months ago
- f84a2aa target/loongarch: Add LoongArch IOCSR instruction by Xiaojuan Yang · 2 years, 9 months ago
- 5b1dedf target/loongarch: Add LoongArch CSR instruction by Xiaojuan Yang · 2 years, 9 months ago
- b7dabd5 target/loongarch: Add floating point move instruction translation by Song Gao · 2 years, 9 months ago
- 7c1f887 target/loongarch: Add floating point conversion instruction translation by Song Gao · 2 years, 9 months ago
- 9b74107 target/loongarch: Add floating point comparison instruction translation by Song Gao · 2 years, 9 months ago
- d578ca6 target/loongarch: Add floating point arithmetic instruction translation by Song Gao · 2 years, 9 months ago
- 8708a04 target/loongarch: Add fixed point extra instruction translation by Song Gao · 2 years, 9 months ago
- bb79174 target/loongarch: Add fixed point load/store instruction translation by Song Gao · 2 years, 9 months ago
- ad08cb3 target/loongarch: Add fixed point bit instruction translation by Song Gao · 2 years, 9 months ago
- f8da88d target/loongarch: Add main translation routines by Song Gao · 2 years, 9 months ago