1. 5e8892d tcg: Fix prototypes for tcg_out_vec_op and tcg_out_op by Miroslav Rezanina · 4 years, 1 month ago
  2. 0c823e5 tcg: Remove TCG_TARGET_CON_SET_H by Richard Henderson · 4 years, 6 months ago
  3. 665be28 tcg/riscv: Split out constraint sets to tcg-target-con-set.h by Richard Henderson · 4 years, 6 months ago
  4. 8c07f32 tcg: Remove TCG_TARGET_CON_STR_H by Richard Henderson · 4 years, 6 months ago
  5. fc63a4c tcg/riscv: Split out target constraints to tcg-target-con-str.h by Richard Henderson · 4 years, 6 months ago
  6. c58f4c9 tcg: Remove movi and dupi opcodes by Richard Henderson · 5 years ago
  7. e5e2e4c tcg: Constify TCGLabelQemuLdst.raddr by Richard Henderson · 4 years, 5 months ago
  8. c8bc116 tcg: Constify tcg_code_gen_epilogue by Richard Henderson · 4 years, 5 months ago
  9. de2fac6 tcg: Remove TCG_TARGET_SUPPORT_MIRROR by Richard Henderson · 4 years, 5 months ago
  10. 793f738 tcg/riscv: Support split-wx code generation by Richard Henderson · 4 years, 5 months ago
  11. 4b6a52d tcg/riscv: Remove branch-over-branch fallback by Richard Henderson · 4 years, 5 months ago
  12. 844d044 tcg/riscv: Fix branch range checks by Richard Henderson · 4 years, 5 months ago
  13. a35b3e1 tcg: Add --accel tcg,split-wx property by Richard Henderson · 4 years, 5 months ago
  14. 1acbad0 tcg: Adjust tb_target_set_jmp_target for split-wx by Richard Henderson · 4 years, 5 months ago
  15. 755bf9e tcg: Adjust tcg_register_jit for const by Richard Henderson · 4 years, 5 months ago
  16. 2be7d76 tcg: Adjust tcg_out_call for const by Richard Henderson · 4 years, 5 months ago
  17. 8b5c2b6 tcg: Move tcg epilogue pointer out of TCGContext by Richard Henderson · 4 years, 5 months ago
  18. 07ce0b0 tcg: Introduce INDEX_op_qemu_st8_i32 by Richard Henderson · 4 years, 4 months ago
  19. aadac5b Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years, 3 months ago
  20. d2f3066 tcg/riscv: Fix illegal shift instructions by Zihao Yu · 4 years, 4 months ago
  21. 084cfca util: Extract flush_icache_range to cacheflush.c by Richard Henderson · 4 years, 4 months ago
  22. 74a1179 tcg: Remove TCG_CT_REG by Richard Henderson · 4 years, 7 months ago
  23. 9be0d08 tcg: Drop union from TCGArgConstraint by Richard Henderson · 4 years, 7 months ago
  24. 139c183 meson: rename included C source files to .c.inc by Paolo Bonzini · 5 years ago
  25. 895bfa8 tcg/riscv: Remove superfluous breaks by Liao Pingfang · 4 years, 9 months ago
  26. 2b434dd tcg: Search includes in the parent source directory by Philippe Mathieu-Daudé · 5 years ago
  27. 14776ab tcg: TCGMemOp is now accelerator independent MemOp by Tony Nguyen · 6 years ago
  28. 7ab7e9c tcg/riscv: Fix RISC-VH host build failure by Alistair Francis · 6 years ago
  29. 269bd5d cpu: Move the softmmu tlb to CPUNegativeOffsetState by Richard Henderson · 6 years ago
  30. a40ec84 tcg: Create struct CPUTLB by Richard Henderson · 6 years ago
  31. 78113e8 tcg: Return bool success from tcg_out_mov by Richard Henderson · 6 years ago
  32. aeee05f tcg: Restart TB generation after out-of-line ldst overflow by Richard Henderson · 6 years ago
  33. fce1296 tcg: Add INDEX_op_extract2_{i32,i64} by Richard Henderson · 6 years ago
  34. e77c89f cputlb: Remove static tlb sizing by Richard Henderson · 6 years ago
  35. 41b70f2 tcg/riscv: enable dynamic TLB sizing by Richard Henderson · 6 years ago
  36. 86e1eff tcg: introduce dynamic TLB sizing by Emilio G. Cota · 6 years ago
  37. 7a5549f tcg/riscv: Add the target init code by Alistair Francis · 6 years ago
  38. 92c041c tcg/riscv: Add the prologue generation and register the JIT by Alistair Francis · 6 years ago
  39. bdf5038 tcg/riscv: Add the out op decoder by Alistair Francis · 6 years ago
  40. 03a7d02 tcg/riscv: Add direct load and store instructions by Alistair Francis · 6 years ago
  41. efbea94 tcg/riscv: Add slowpath load and store instructions by Alistair Francis · 6 years ago
  42. 1584006 tcg/riscv: Add branch and jump instructions by Alistair Francis · 6 years ago
  43. 28ca738 tcg/riscv: Add the add2 and sub2 instructions by Alistair Francis · 6 years ago
  44. 61535d4 tcg/riscv: Add the out load and store instructions by Alistair Francis · 6 years ago
  45. 27fd641 tcg/riscv: Add the extract instructions by Alistair Francis · 6 years ago
  46. 6cd2eda tcg/riscv: Add the mov and movi instruction by Alistair Francis · 6 years ago
  47. dfa8e74 tcg/riscv: Add the relocation functions by Alistair Francis · 6 years ago
  48. bedf14e tcg/riscv: Add the instruction emitters by Alistair Francis · 6 years ago
  49. 54a9ce0 tcg/riscv: Add the immediate encoders by Alistair Francis · 6 years ago
  50. 8ce23a1 tcg/riscv: Add support for the constraints by Alistair Francis · 6 years ago
  51. 505e75c tcg/riscv: Add the tcg target registers by Alistair Francis · 6 years ago
  52. fb1f70f tcg/riscv: Add the tcg-target.h file by Alistair Francis · 6 years ago