1. b542683 translator: merge max_insns into DisasContextBase by Emilio G. Cota · 7 years ago
  2. 5bfa803 tcg: Improve TCGv_ptr support by Richard Henderson · 7 years ago
  3. ebd0e15 target/hppa: Include priv level in user-only iaoq by Richard Henderson · 7 years ago
  4. eed1421 target/hppa: Implement PROBE for system mode by Richard Henderson · 7 years ago
  5. fe0a69c target/hppa: Fix 32-bit operand masks for 0E FCVT by Richard Henderson · 7 years ago
  6. 95412a6 target/hppa: Implement STWA by Richard Henderson · 7 years ago
  7. b49572d target/hppa: Implement a pause instruction by Richard Henderson · 7 years ago
  8. 2330504 target/hppa: Implement LDSID for system mode by Helge Deller · 7 years ago
  9. 3f7367e target/hppa: Fix comment by Helge Deller · 7 years ago
  10. 5eecd37 target/hppa: Increase number of temp regs by Richard Henderson · 7 years ago
  11. 43e0565 target/hppa: Implement B,GATE insn by Richard Henderson · 7 years ago
  12. 494737b target/hppa: Optimize for flat addressing space by Richard Henderson · 7 years ago
  13. 6210db0 target/hppa: Implement halt and reset instructions by Helge Deller · 7 years ago
  14. e216a77 target/hppa: Implement SYNCDMA insn by Richard Henderson · 7 years ago
  15. 43a97b8 target/hppa: Implement LCI by Richard Henderson · 7 years ago
  16. 2dfcca9 target/hppa: Implement LPA by Richard Henderson · 7 years ago
  17. d0a851c target/hppa: Implement LDWA by Richard Henderson · 7 years ago
  18. 63300a0 target/hppa: Implement P*TLB and P*TLBE insns by Richard Henderson · 7 years ago
  19. 8d6ae7f target/hppa: Implement I*TLBA and I*TLBP insns by Richard Henderson · 7 years ago
  20. b36942a target/hppa: Log unimplemented instructions by Richard Henderson · 7 years ago
  21. 49c29d6 target/hppa: Implement the interval timer by Richard Henderson · 7 years ago
  22. 4f5f254 target/hppa: Implement external interrupts by Richard Henderson · 7 years ago
  23. c301f34 target/hppa: Implement IASQ by Richard Henderson · 7 years ago
  24. 660eefe target/hppa: Avoid privilege level decrease during branches by Richard Henderson · 7 years ago
  25. 86f8d05 target/hppa: Use space registers in data operations by Richard Henderson · 7 years ago
  26. 1a19da0 target/hppa: Fill in hppa_cpu_do_interrupt/hppa_cpu_exec_interrupt by Richard Henderson · 7 years ago
  27. f49b353 target/hppa: Implement rfi by Richard Henderson · 7 years ago
  28. 7f221b0 target/hppa: Adjust insn mask for mfctl,w by Richard Henderson · 7 years ago
  29. 35136a7 target/hppa: Add control registers by Richard Henderson · 7 years ago
  30. 3342347 target/hppa: Add space registers by Richard Henderson · 7 years ago
  31. e1b5a5e target/hppa: Implement the system mask instructions by Richard Henderson · 7 years ago
  32. 3d68ee7 target/hppa: Implement mmu_idx from IA privilege level by Richard Henderson · 7 years ago
  33. eaa3783 target/hppa: Split address size from register size by Richard Henderson · 7 years ago
  34. 2986721 target/hppa: Define hardware exception types by Richard Henderson · 7 years ago
  35. ba1d0b4 target/hppa: Disable gateway page emulation for system mode by Richard Henderson · 7 years ago
  36. f764718 tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED* by Richard Henderson · 7 years ago
  37. 6e6430a Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging by Peter Maydell · 7 years ago
  38. 1d48474 disas: Remove unused flags arguments by Richard Henderson · 7 years ago
  39. 1c2adb9 tcg: Initialize cpu_env generically by Richard Henderson · 7 years ago
  40. b1311c4 tcg: define tcg_init_ctx and make tcg_ctx a pointer by Emilio G. Cota · 8 years ago
  41. f9f46db target/hppa: check CF_PARALLEL instead of parallel_cpus by Emilio G. Cota · 8 years ago
  42. c5a49c6 tcg: convert tb->cflags reads to tb_cflags(tb) by Emilio G. Cota · 8 years ago
  43. 55c3cee qom: Introduce CPUClass.tcg_initialize by Richard Henderson · 7 years ago
  44. 7f11636 tcg: remove addr argument from lookup_tb_ptr by Emilio G. Cota · 8 years ago
  45. 51b061f target/hppa: Convert to TranslatorOps by Richard Henderson · 8 years ago
  46. d01a362 target/hppa: Convert to DisasContextBase by Richard Henderson · 8 years ago
  47. 869051e target/hppa: Convert to DisasJumpType by Richard Henderson · 8 years ago
  48. 9c489ea tcg: Pass generic CPUState to gen_intermediate_code() by Lluís Vilanova · 8 years ago
  49. 4137cb8 target/hppa: Use tcg_gen_lookup_and_goto_ptr by Richard Henderson · 8 years ago
  50. eff235e hppa: avoid anonymous unions in designated initializers. by Paolo Bonzini · 8 years ago
  51. a881c8e target/hppa: Tidy do_cbranch by Richard Henderson · 8 years ago
  52. ebe9383 target-hppa: Implement floating-point insns by Richard Henderson · 8 years ago
  53. 98a9cb7 target-hppa: Implement system and memory-management insns by Richard Henderson · 8 years ago
  54. 96d6407 target-hppa: Implement loads and stores by Richard Henderson · 8 years ago
  55. 0b1347d target-hppa: Implement shifts and deposits by Richard Henderson · 8 years ago
  56. 7ad439d target-hppa: Implement linux-user gateway page by Richard Henderson · 8 years ago
  57. 98cd9ca target-hppa: Implement branches by Richard Henderson · 8 years ago
  58. b216745 target-hppa: Implement basic arithmetic by Richard Henderson · 8 years ago
  59. 129e9cc target-hppa: Add nullification framework by Richard Henderson · 8 years ago
  60. 61766fe target-hppa: Add framework and enable compilation by Richard Henderson · 8 years ago