1. c56bacc target-i386: Remove gen_op_mov_TN_reg by Richard Henderson · 11 years ago
  2. fd5185e target-i386: Remove gen_op_addl_T0_T1 by Richard Henderson · 11 years ago
  3. 68773f8 target-i386: Remove gen_op_mov_reg_T1 by Richard Henderson · 11 years ago
  4. 480a762 target-i386: Remove gen_op_mov_reg_T0 by Richard Henderson · 11 years ago
  5. fac0aff target-i386: Tidy cpu_regs initialization by Richard Henderson · 11 years ago
  6. 8e31d23 target_i386: Clean up gen_pop_T0 by Richard Henderson · 11 years ago
  7. 432baff target-i386: Combine gen_push_T* into gen_push_v by Richard Henderson · 11 years ago
  8. 7effd62 target-i386: Tidy addr16 code in gen_lea_modrm by Richard Henderson · 11 years ago
  9. ab4e4ae target-i386: Change dflag to TCGMemOp by Richard Henderson · 11 years ago
  10. 6f17675 target-i386: Change gen_op_mov_reg_A0 size parameter to TCGMemOp by Richard Henderson · 11 years ago
  11. 1d71ddb target-i386: Change aflag to TCGMemOp by Richard Henderson · 11 years ago
  12. c92aa1a target-i386: Change gen_op_j*z_ecx size parameter to TCGMemOp by Richard Henderson · 11 years ago
  13. d3f4bbe target-i386: Change gen_op_add_reg_* size parameter to TCGMemOp by Richard Henderson · 11 years ago
  14. d67dc9e target-i386: Use TCGMemOp for 'ot' variables by Richard Henderson · 11 years ago
  15. a7e5c7d target-i386: Remove gen_op_andl_A0_ffff by Richard Henderson · 11 years ago
  16. 2b98a7d target-i386: Remove gen_op_movl_T0_T1 by Richard Henderson · 11 years ago
  17. f0706f0 target-i386: Remove gen_op_andl_T0_im by Richard Henderson · 11 years ago
  18. 40b9023 target-i386: Remove gen_op_andl_T0_ffff by Richard Henderson · 11 years ago
  19. cc0bce8 target-i386: Remove gen_movtl_T*_im by Richard Henderson · 11 years ago
  20. 3250cff target-i386: Remove gen_op_mov*_A0_im by Richard Henderson · 11 years ago
  21. 0ae657b target-i386: Remove gen_op_movl_T0_im* by Richard Henderson · 11 years ago
  22. 1b90d56 target-i386: Remove gen_op_movl_T0_im* by Richard Henderson · 11 years ago
  23. 97212c8 target-i386: Remove gen_op_movl_T0_0 by Richard Henderson · 11 years ago
  24. a7fbcbe target-i386: Tidy extend + move by Richard Henderson · 11 years ago
  25. d5601ad target-i386: Tidy extend + store by Richard Henderson · 11 years ago
  26. 80b0201 target-i386: Tidy load + truncate by Richard Henderson · 11 years ago
  27. 24b9c00 target-i386: Tidy gen_op_mov_TN_reg+tcg_gen_trunc_tl_i32 by Richard Henderson · 11 years ago
  28. 3655a19 target-i386: Use MO_BE for movbe by Richard Henderson · 11 years ago
  29. 4eeb393 target-i386: Remove unused arguments to gen_lea_modrm by Richard Henderson · 11 years ago
  30. 4b1fe06 target-i386: Tidy movsl by Richard Henderson · 11 years ago
  31. c8fbc47 target-i386: Tidy mov[sz][bw] by Richard Henderson · 11 years ago
  32. ee3138d target-i386: Fix typo in gen_push_T1 by Richard Henderson · 11 years ago
  33. b5afc10 target-i386: Remove gen_op_st_T1_A0 by Richard Henderson · 11 years ago
  34. fd8ca9f target-i386: Remove gen_op_st_T0_A0 by Richard Henderson · 11 years ago
  35. d4faa3e target-i386: Introduce gen_op_st_rm_T0_A0 by Richard Henderson · 11 years ago
  36. dc732b7 target-i386: Remove gen_op_lds_T0_A0 by Richard Henderson · 11 years ago
  37. 0f712e1 target-i386: Remove gen_op_ld_T1_A0 by Richard Henderson · 11 years ago
  38. cc1a80d target-i386: Remove gen_op_ldu_T0_A0 by Richard Henderson · 11 years ago
  39. 909be18 target-i386: Remove gen_op_ld_T0_A0 by Richard Henderson · 11 years ago
  40. 4ba9938 target-i386: Replace OT_* constants with MO_* constants by Richard Henderson · 11 years ago
  41. 3523e4b target-i386: Use new tcg_gen_qemu_st_* helpers by Richard Henderson · 11 years ago
  42. 3c5f411 target-i386: Use new tcg_gen_qemu_ld_* helpers by Richard Henderson · 11 years ago
  43. 5c42a7c target-i386: Stop encoding DisasContext.mem_index by Richard Henderson · 11 years ago
  44. 323d187 target-i386: Push DisasContext into load/store helpers by Richard Henderson · 11 years ago
  45. 7865eec target-i386: Fix addr32 prefix in gen_lea_modrm by Richard Henderson · 11 years ago
  46. 81f3053 target-i386: yield to another VCPU on PAUSE by Paolo Bonzini · 11 years ago
  47. 5cd8f62 tcg: Move helper registration into tcg_context_init by Richard Henderson · 11 years ago
  48. bff9328 target-i386: Only provide CMOV and friends if feature bit set by Peter Maydell · 12 years ago
  49. 8cfd049 tcg: Change tcg_gen_exit_tb argument to uintptr_t by Richard Henderson · 12 years ago
  50. ed2803d cpu: Move singlestep_enabled field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  51. 467215c target-i386: Change gen_intermediate_code_internal() argument to X86CPU by Andreas Färber · 12 years ago
  52. dec3fc9 target-i386: Fix aflag logic for CODE64 and the 0x67 prefix by Richard Henderson · 12 years ago
  53. 38ebb39 target-i386: ROR r8/r16 imm instruction fix by Aurelien Jarno · 12 years ago
  54. 0514ef2 target-i386: Replace cpuid_*features fields with a feature word array by Eduardo Habkost · 12 years ago
  55. 089305a i386 ROR r8/r16 instruction fix by Pavel Dovgaluk · 12 years ago
  56. d640045 target-i386: add AES-NI instructions by Aurelien Jarno · 12 years ago
  57. e71827b target-i386: add pclmulqdq instruction by Aurelien Jarno · 12 years ago
  58. 34c6add target-i386: SSE4.1: fix pinsrb instruction by Aurelien Jarno · 12 years ago
  59. c53de1a target-i386: Fix flags computation for ADOX by Richard Henderson · 12 years ago
  60. 085d813 Fix typos and misspellings by Peter Maydell · 12 years ago
  61. 806f352 gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end by Peter Maydell · 12 years ago
  62. a4bcea3 target-i386: Use mulu2 and muls2 by Richard Henderson · 12 years ago
  63. 76f1313 target-i386: Use add2 to implement the ADX extension by Richard Henderson · 12 years ago
  64. f437d0a target-i386: Use movcond to implement shiftd. by Richard Henderson · 12 years ago
  65. e2f515c target-i386: Discard CC_OP computation in set_cc_op also by Richard Henderson · 12 years ago
  66. 34d80a5 target-i386: Use movcond to implement rotate flags. by Richard Henderson · 12 years ago
  67. a41f62f target-i386: Use movcond to implement shift flags. by Richard Henderson · 12 years ago
  68. 436ff2d target-i386: Add CC_OP_CLR by Richard Henderson · 12 years ago
  69. 321c535 target-i386: Implement tzcnt and fix lzcnt by Richard Henderson · 12 years ago
  70. cd7f97c target-i386: Implement ADX extension by Richard Henderson · 12 years ago
  71. e2c3c2c target-i386: Implement RORX by Richard Henderson · 12 years ago
  72. 4a55489 target-i386: Implement SHLX, SARX, SHRX by Richard Henderson · 12 years ago
  73. 0592f74 target-i386: Implement PDEP, PEXT by Richard Henderson · 12 years ago
  74. 5f1f4b1 target-i386: Implement MULX by Richard Henderson · 12 years ago
  75. 02ea1e6 target-i386: Implement BZHI by Richard Henderson · 12 years ago
  76. bc4b43d target-i386: Implement BLSR, BLSMSK, BLSI by Richard Henderson · 12 years ago
  77. c7ab756 target-i386: Implement BEXTR by Richard Henderson · 12 years ago
  78. 7073fba target-i386: Implement ANDN by Richard Henderson · 12 years ago
  79. 111994e target-i386: Implement MOVBE by Richard Henderson · 12 years ago
  80. 701ed21 target-i386: Decode the VEX prefixes by Richard Henderson · 12 years ago
  81. 4a6fd93 target-i386: Tidy prefix parsing by Richard Henderson · 12 years ago
  82. 988c3eb target-i386: Use CC_SRC2 for ADC and SBB by Richard Henderson · 12 years ago
  83. db9f259 target-i386: Make helper_cc_compute_{all,c} const by Richard Henderson · 12 years ago
  84. a325118 target-i386: optimize flags checking after sub using CC_SRCT by Richard Henderson · 12 years ago
  85. 891a513 target-i386: Update cc_op before TCG branches by Richard Henderson · 12 years ago
  86. dc25920 target-i386: introduce gen_jcc1_noeob by Richard Henderson · 12 years ago
  87. 63633fe target-i386: use gen_op for cmps/scas by Richard Henderson · 12 years ago
  88. 3b9d3cf target-i386: kill cpu_T3 by Paolo Bonzini · 12 years ago
  89. 57eb0cc target-i386: expand cmov via movcond by Richard Henderson · 12 years ago
  90. f32d378 target-i386: introduce gen_cmovcc1 by Paolo Bonzini · 12 years ago
  91. cc8b6f5 target-i386: cleanup temporary macros for CCPrepare by Paolo Bonzini · 12 years ago
  92. 69d1aa3 target-i386: inline gen_prepare_cc_slow by Richard Henderson · 12 years ago
  93. 943131c target-i386: use CCPrepare to generate conditional jumps by Paolo Bonzini · 12 years ago
  94. 276e6b5 target-i386: introduce gen_prepare_cc by Richard Henderson · 12 years ago
  95. bec93d7 target-i386: introduce CCPrepare by Richard Henderson · 12 years ago
  96. c365395 target-i386: optimize setcc instructions by Paolo Bonzini · 12 years ago
  97. be10b28 target-i386: optimize setle by Richard Henderson · 12 years ago
  98. 2cb4764 target-i386: optimize setbe by Richard Henderson · 12 years ago
  99. 1a5c635 target-i386: change gen_setcc_slow_T0 to gen_setcc_slow by Paolo Bonzini · 12 years ago
  100. 06847f1 target-i386: convert gen_compute_eflags_c to TCG by Richard Henderson · 12 years ago