1. b77af26 accel/tcg: Replace CPUState.env_ptr with cpu_env() by Richard Henderson · 1 year, 6 months ago
  2. ad75a51 tcg: Rename cpu_env to tcg_env by Richard Henderson · 1 year, 6 months ago
  3. f5ce2c8 target/loongarch: Implement xvinsgr2vr xvpickve2gr by Song Gao · 1 year, 6 months ago
  4. 269ca39a target/loongarch: Implement xvadd/xvsub by Song Gao · 1 year, 6 months ago
  5. 008a3b1 target/loongarch: Add LASX data support by Song Gao · 1 year, 6 months ago
  6. 1dc33f2 target/loongarch: Renamed lsx*.c to vec* .c by Song Gao · 1 year, 6 months ago
  7. 95e2ca2 target/loongarch: Add avail_FP/FP_SP/FP_DP to check fpu instructions by Song Gao · 1 year, 7 months ago
  8. c0c0461 target/loongarch: Add avail_64 to check la64-only instructions by Song Gao · 1 year, 7 months ago
  9. 6496269 target/loongarch: Sign extend results in VA32 mode by Jiajie Chen · 1 year, 7 months ago
  10. 7033c0e target/loongarch: Truncate high 32 bits of address in VA32 mode by Jiajie Chen · 1 year, 7 months ago
  11. 5a7ce25 target/loongarch: Extract make_address_pc() helper by Jiajie Chen · 1 year, 7 months ago
  12. c5af662 target/loongarch: Extract make_address_i() helper by Jiajie Chen · 1 year, 7 months ago
  13. 34423c0 target/loongarch: Extract make_address_x() helper by Jiajie Chen · 1 year, 7 months ago
  14. 3966582 target/loongarch: Add LA64 & VA32 to DisasContext by Jiajie Chen · 1 year, 7 months ago
  15. d654e92 target/*: Add missing includes of exec/translation-block.h by Richard Henderson · 2 years ago
  16. dfd1b81 accel/tcg: Introduce translator_io_start by Richard Henderson · 1 year, 10 months ago
  17. d53106c tcg: Pass TCGHelperInfo to tcg_gen_callN by Richard Henderson · 2 years ago
  18. 4854bbb target/loongarch: Use {set/get}_gpr replace to cpu_fpr by Song Gao · 1 year, 10 months ago
  19. 843b627 target/loongarch: Implement vld vst by Song Gao · 1 year, 10 months ago
  20. 57b4f1a target/loongarch: Implement vadd/vsub by Song Gao · 1 year, 10 months ago
  21. a0c9400 target/loongarch: meson.build support build LSX by Song Gao · 1 year, 10 months ago
  22. ec28dd6 target/loongarch: Enables plugins to get instruction codes by tanhongze · 2 years ago
  23. 60a7e25 target/loongarch: Drop temp_new by Richard Henderson · 2 years, 1 month ago
  24. 597f9b2 accel/tcg: Pass max_insn to gen_intermediate_code by pointer by Richard Henderson · 2 years, 1 month ago
  25. a67dfa6 Drop duplicate #include by Markus Armbruster · 2 years, 1 month ago
  26. c8885b8 target/loongarch: Separate the hardware flags into MMU index and PLV by Rui Wang · 2 years, 4 months ago
  27. b4bda20 target/loongarch: Adjust the layout of hardware flags bit fields by Rui Wang · 2 years, 4 months ago
  28. ab27940 target/loongarch: Convert to tcg_ops restore_state_to_opc by Richard Henderson · 2 years, 5 months ago
  29. 306c872 accel/tcg: Add pc and host_pc params to gen_intermediate_code by Richard Henderson · 2 years, 7 months ago
  30. 10dcb08 target/loongarch: Remove cpu_fcsr0 by Richard Henderson · 2 years, 7 months ago
  31. f9bf507 target/loongarch: Add timer related instructions support. by Xiaojuan Yang · 2 years, 9 months ago
  32. 5b1dedf target/loongarch: Add LoongArch CSR instruction by Xiaojuan Yang · 2 years, 9 months ago
  33. ee86bd5 target/loongarch: Add branch instruction translation by Song Gao · 2 years, 9 months ago
  34. e616bdf target/loongarch: Add floating point load/store instruction translation by Song Gao · 2 years, 9 months ago
  35. b7dabd5 target/loongarch: Add floating point move instruction translation by Song Gao · 2 years, 9 months ago
  36. 7c1f887 target/loongarch: Add floating point conversion instruction translation by Song Gao · 2 years, 9 months ago
  37. 9b74107 target/loongarch: Add floating point comparison instruction translation by Song Gao · 2 years, 9 months ago
  38. d578ca6 target/loongarch: Add floating point arithmetic instruction translation by Song Gao · 2 years, 9 months ago
  39. 8708a04 target/loongarch: Add fixed point extra instruction translation by Song Gao · 2 years, 9 months ago
  40. 94b02d5 target/loongarch: Add fixed point atomic instruction translation by Song Gao · 2 years, 9 months ago
  41. bb79174 target/loongarch: Add fixed point load/store instruction translation by Song Gao · 2 years, 9 months ago
  42. ad08cb3 target/loongarch: Add fixed point bit instruction translation by Song Gao · 2 years, 9 months ago
  43. 63cfcd4 target/loongarch: Add fixed point shift instruction translation by Song Gao · 2 years, 9 months ago
  44. 143d678 target/loongarch: Add fixed point arithmetic instruction translation by Song Gao · 2 years, 9 months ago
  45. f8da88d target/loongarch: Add main translation routines by Song Gao · 2 years, 9 months ago