1. 9a5c57f tcg: add bswap16_i64 and bswap32_i64 TCG ops by aurel32 · 16 years ago
  2. 84aafb0 tcg: allow bswap16_i32 to be implemented by TCG backends by aurel32 · 16 years ago
  3. 66896cb tcg: rename bswap_i32/i64 functions by aurel32 · 16 years ago
  4. 0dd0dd5 tcg: move {not,neg}_i{32,64} definitions at the right place by aurel32 · 16 years ago
  5. d260428 Implement TCG not ops for x86-64 by aurel32 · 16 years ago
  6. f31e937 tcg: don't define TCG rotation ops if they are not supported by aurel32 · 16 years ago
  7. d42f183 Implement TCG rotation ops for x86-64 by aurel32 · 16 years ago
  8. 49516bc Some cleanups after dyngen removal by aurel32 · 16 years ago
  9. b314f27 suppressed unused macro handling by bellard · 17 years ago
  10. 7e4597d added debug_insn_start debug instruction by bellard · 17 years ago
  11. 390efc5 Add TCG native negation op. by pbrook · 17 years ago
  12. bf6247f Rename CONFIG_NO_DYNGEN_OP to CONFIG_DYNGEN_OP to avoid double negatives by blueswir1 · 17 years ago
  13. cf2be98 Prepare for op.c removal and zero legacy ops by blueswir1 · 17 years ago
  14. 5ff9d6a fixed sign extensions - added explicit side effect op flag - added discard instruction by bellard · 17 years ago
  15. c896fe2 TCG code generator by bellard · 17 years ago