- b77af26 accel/tcg: Replace CPUState.env_ptr with cpu_env() by Richard Henderson · 1 year, 6 months ago
- ad75a51 tcg: Rename cpu_env to tcg_env by Richard Henderson · 1 year, 6 months ago
- f5ce2c8 target/loongarch: Implement xvinsgr2vr xvpickve2gr by Song Gao · 1 year, 6 months ago
- 269ca39a target/loongarch: Implement xvadd/xvsub by Song Gao · 1 year, 6 months ago
- 008a3b1 target/loongarch: Add LASX data support by Song Gao · 1 year, 6 months ago
- 1dc33f2 target/loongarch: Renamed lsx*.c to vec* .c by Song Gao · 1 year, 6 months ago
- 95e2ca2 target/loongarch: Add avail_FP/FP_SP/FP_DP to check fpu instructions by Song Gao · 1 year, 7 months ago
- c0c0461 target/loongarch: Add avail_64 to check la64-only instructions by Song Gao · 1 year, 7 months ago
- 6496269 target/loongarch: Sign extend results in VA32 mode by Jiajie Chen · 1 year, 7 months ago
- 7033c0e target/loongarch: Truncate high 32 bits of address in VA32 mode by Jiajie Chen · 1 year, 7 months ago
- 5a7ce25 target/loongarch: Extract make_address_pc() helper by Jiajie Chen · 1 year, 7 months ago
- c5af662 target/loongarch: Extract make_address_i() helper by Jiajie Chen · 1 year, 7 months ago
- 34423c0 target/loongarch: Extract make_address_x() helper by Jiajie Chen · 1 year, 7 months ago
- 3966582 target/loongarch: Add LA64 & VA32 to DisasContext by Jiajie Chen · 1 year, 7 months ago
- d654e92 target/*: Add missing includes of exec/translation-block.h by Richard Henderson · 2 years ago
- dfd1b81 accel/tcg: Introduce translator_io_start by Richard Henderson · 1 year, 10 months ago
- d53106c tcg: Pass TCGHelperInfo to tcg_gen_callN by Richard Henderson · 2 years ago
- 4854bbb target/loongarch: Use {set/get}_gpr replace to cpu_fpr by Song Gao · 1 year, 10 months ago
- 843b627 target/loongarch: Implement vld vst by Song Gao · 1 year, 10 months ago
- 57b4f1a target/loongarch: Implement vadd/vsub by Song Gao · 1 year, 10 months ago
- a0c9400 target/loongarch: meson.build support build LSX by Song Gao · 1 year, 10 months ago
- ec28dd6 target/loongarch: Enables plugins to get instruction codes by tanhongze · 2 years ago
- 60a7e25 target/loongarch: Drop temp_new by Richard Henderson · 2 years, 1 month ago
- 597f9b2 accel/tcg: Pass max_insn to gen_intermediate_code by pointer by Richard Henderson · 2 years, 1 month ago
- a67dfa6 Drop duplicate #include by Markus Armbruster · 2 years, 1 month ago
- c8885b8 target/loongarch: Separate the hardware flags into MMU index and PLV by Rui Wang · 2 years, 4 months ago
- b4bda20 target/loongarch: Adjust the layout of hardware flags bit fields by Rui Wang · 2 years, 4 months ago
- ab27940 target/loongarch: Convert to tcg_ops restore_state_to_opc by Richard Henderson · 2 years, 5 months ago
- 306c872 accel/tcg: Add pc and host_pc params to gen_intermediate_code by Richard Henderson · 2 years, 7 months ago
- 10dcb08 target/loongarch: Remove cpu_fcsr0 by Richard Henderson · 2 years, 7 months ago
- f9bf507 target/loongarch: Add timer related instructions support. by Xiaojuan Yang · 2 years, 9 months ago
- 5b1dedf target/loongarch: Add LoongArch CSR instruction by Xiaojuan Yang · 2 years, 9 months ago
- ee86bd5 target/loongarch: Add branch instruction translation by Song Gao · 2 years, 9 months ago
- e616bdf target/loongarch: Add floating point load/store instruction translation by Song Gao · 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
- 94b02d5 target/loongarch: Add fixed point atomic 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
- 63cfcd4 target/loongarch: Add fixed point shift instruction translation by Song Gao · 2 years, 9 months ago
- 143d678 target/loongarch: Add fixed point arithmetic 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