1. 60e2946 target/hppa: fix dcor instruction by Sven Schnelle · 6 years ago
  2. b47a4a0 target/hppa: Fix addition '</<=' conditions by Sven Schnelle · 6 years ago
  3. df0232f target/hppa: Rearrange log conditions by Richard Henderson · 6 years ago
  4. 5010e5c target/hppa: move GETPC to HELPER() functions by Sven Schnelle · 6 years ago
  5. 31274b4 target/hppa: Merge translate_one into hppa_tr_translate_insn by Richard Henderson · 7 years ago
  6. 1ca7464 target/hppa: Convert fp operate insns by Richard Henderson · 7 years ago
  7. c3bad4f target/hppa: Convert fp fused multiply-add insns by Richard Henderson · 7 years ago
  8. 96927ad target/hppa: Convert halt/reset insns by Richard Henderson · 7 years ago
  9. e8777db target/hppa: Convert fp indexed memory insns by Richard Henderson · 7 years ago
  10. 740038d target/hppa: Convert offset memory insns by Richard Henderson · 7 years ago
  11. 0588e06 target/hppa: Convert arithmetic immediate insns by Richard Henderson · 7 years ago
  12. 8340f53 target/hppa: Convert direct and indirect branches by Richard Henderson · 7 years ago
  13. 3087859 target/hppa: Convert shift, extract, deposit insns by Richard Henderson · 7 years ago
  14. 01afb7b target/hppa: Convert conditional branches by Richard Henderson · 7 years ago
  15. b1e2af5 target/hppa: Convert fp multiply-add by Richard Henderson · 7 years ago
  16. 1cd012a target/hppa: Convert indexed memory insns by Richard Henderson · 7 years ago
  17. 0c982a2 target/hppa: Convert arithmetic/logical insns by Richard Henderson · 7 years ago
  18. deee69a target/hppa: Convert memory management insns by Richard Henderson · 7 years ago
  19. 7aee818 target/hppa: Unify specializations of OR by Richard Henderson · 7 years ago
  20. e36f27e target/hppa: Convert remainder of system insns by Richard Henderson · 7 years ago
  21. c603e14a target/hppa: Convert move to/from system registers by Richard Henderson · 7 years ago
  22. 40f9f90 target/hppa: Begin using scripts/decodetree.py by Richard Henderson · 7 years ago
  23. 3123476 target/hppa: Use DisasContextBase.is_jmp by Richard Henderson · 7 years ago
  24. 68aa851 target/hppa: fix PSW Q bit behaviour to match hardware by Sven Schnelle · 6 years ago
  25. 5c41496 target/hppa: fix setting registers via gdb by Sven Schnelle · 6 years ago
  26. 84b41e6 target/hppa: use tb_cflags() to access tb->cflags by Emilio G. Cota · 7 years ago
  27. 03fee66 vmstate: constify VMStateField by Marc-André Lureau · 6 years ago
  28. 5f538f7 target/hppa: Raise exception 26 on emulated hardware by Helge Deller · 6 years ago
  29. 1636705 Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into staging by Peter Maydell · 7 years ago
  30. 07ea28b tcg: Pass tb and index to tcg_gen_exit_tb separately by Richard Henderson · 7 years ago
  31. 23c11b0 target: Do not include "exec/exec-all.h" if it is not necessary by Philippe Mathieu-Daudé · 7 years ago
  32. 0d114d0 target/hppa: Include "qemu/log.h" to use qemu_log() by Philippe Mathieu-Daudé · 7 years ago
  33. 03385df fpu/softfloat: Specialize on snan_bit_is_one by Richard Henderson · 7 years ago
  34. e1cf9ad target/hppa: Remove floatX_maybe_silence_nan from conversions by Richard Henderson · 7 years ago
  35. b542683 translator: merge max_insns into DisasContextBase by Emilio G. Cota · 7 years ago
  36. 5bfa803 tcg: Improve TCGv_ptr support by Richard Henderson · 7 years ago
  37. ebd0e15 target/hppa: Include priv level in user-only iaoq by Richard Henderson · 7 years ago
  38. 3f71e72 cpu: get rid of unused cpu_init() defines by Igor Mammedov · 7 years ago
  39. 0dacec8 cpu: add CPU_RESOLVING_TYPE macro by Igor Mammedov · 7 years ago
  40. 47c6600 qom: introduce object_class_get_list_sorted by Paolo Bonzini · 7 years ago
  41. 24f91e8 target/*/cpu.h: remove softfloat.h by Alex Bennée · 7 years ago
  42. bf85388 qdev: use device_class_set_parent_realize/unrealize/reset() by Philippe Mathieu-Daudé · 7 years ago
  43. eed1421 target/hppa: Implement PROBE for system mode by Richard Henderson · 7 years ago
  44. fe0a69c target/hppa: Fix 32-bit operand masks for 0E FCVT by Richard Henderson · 7 years ago
  45. 7b93dab target/hppa: Enable MTTCG by Richard Henderson · 7 years ago
  46. 95412a6 target/hppa: Implement STWA by Richard Henderson · 7 years ago
  47. b49572d target/hppa: Implement a pause instruction by Richard Henderson · 7 years ago
  48. 2330504 target/hppa: Implement LDSID for system mode by Helge Deller · 7 years ago
  49. 3f7367e target/hppa: Fix comment by Helge Deller · 7 years ago
  50. 5eecd37 target/hppa: Increase number of temp regs by Richard Henderson · 7 years ago
  51. 46559e8 target/hppa: Only use EXCP_DTLB_MISS by Richard Henderson · 7 years ago
  52. 43e0565 target/hppa: Implement B,GATE insn by Richard Henderson · 7 years ago
  53. c643603 target/hppa: Add migration for the cpu by Richard Henderson · 7 years ago
  54. e33348a target/hppa: Add system registers to gdbstub by Richard Henderson · 7 years ago
  55. 494737b target/hppa: Optimize for flat addressing space by Richard Henderson · 7 years ago
  56. 6210db0 target/hppa: Implement halt and reset instructions by Helge Deller · 7 years ago
  57. e216a77 target/hppa: Implement SYNCDMA insn by Richard Henderson · 7 years ago
  58. 43a97b8 target/hppa: Implement LCI by Richard Henderson · 7 years ago
  59. 2dfcca9 target/hppa: Implement LPA by Richard Henderson · 7 years ago
  60. d0a851c target/hppa: Implement LDWA by Richard Henderson · 7 years ago
  61. 63300a0 target/hppa: Implement P*TLB and P*TLBE insns by Richard Henderson · 7 years ago
  62. 8d6ae7f target/hppa: Implement I*TLBA and I*TLBP insns by Richard Henderson · 7 years ago
  63. b36942a target/hppa: Log unimplemented instructions by Richard Henderson · 7 years ago
  64. 49c29d6 target/hppa: Implement the interval timer by Richard Henderson · 7 years ago
  65. 4f5f254 target/hppa: Implement external interrupts by Richard Henderson · 7 years ago
  66. 650cdb2 target/hppa: Implement tlb_fill by Richard Henderson · 7 years ago
  67. c301f34 target/hppa: Implement IASQ by Richard Henderson · 7 years ago
  68. 660eefe target/hppa: Avoid privilege level decrease during branches by Richard Henderson · 7 years ago
  69. 86f8d05 target/hppa: Use space registers in data operations by Richard Henderson · 7 years ago
  70. 08aec8b target/hppa: Implement unaligned access trap by Richard Henderson · 7 years ago
  71. 1a19da0 target/hppa: Fill in hppa_cpu_do_interrupt/hppa_cpu_exec_interrupt by Richard Henderson · 7 years ago
  72. f49b353 target/hppa: Implement rfi by Richard Henderson · 7 years ago
  73. 7f221b0 target/hppa: Adjust insn mask for mfctl,w by Richard Henderson · 7 years ago
  74. 35136a7 target/hppa: Add control registers by Richard Henderson · 7 years ago
  75. 3342347 target/hppa: Add space registers by Richard Henderson · 7 years ago
  76. e1b5a5e target/hppa: Implement the system mask instructions by Richard Henderson · 7 years ago
  77. 3d68ee7 target/hppa: Implement mmu_idx from IA privilege level by Richard Henderson · 7 years ago
  78. eaa3783 target/hppa: Split address size from register size by Richard Henderson · 7 years ago
  79. 2986721 target/hppa: Define hardware exception types by Richard Henderson · 7 years ago
  80. ba1d0b4 target/hppa: Disable gateway page emulation for system mode by Richard Henderson · 7 years ago
  81. fa57e32 target/hppa: Define the rest of the PSW by Richard Henderson · 7 years ago
  82. 813dff1 target/hppa: Skeleton support for hppa-softmmu by Helge Deller · 7 years ago
  83. 98670d4 accel/tcg: add size paremeter in tlb_fill() by Laurent Vivier · 7 years ago
  84. f764718 tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED* by Richard Henderson · 7 years ago
  85. 6e6430a Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging by Peter Maydell · 7 years ago
  86. 1d48474 disas: Remove unused flags arguments by Richard Henderson · 8 years ago
  87. 1c2adb9 tcg: Initialize cpu_env generically by Richard Henderson · 7 years ago
  88. b1311c4 tcg: define tcg_init_ctx and make tcg_ctx a pointer by Emilio G. Cota · 8 years ago
  89. f9f46db target/hppa: check CF_PARALLEL instead of parallel_cpus by Emilio G. Cota · 8 years ago
  90. c5a49c6 tcg: convert tb->cflags reads to tb_cflags(tb) by Emilio G. Cota · 8 years ago
  91. 55c3cee qom: Introduce CPUClass.tcg_initialize by Richard Henderson · 7 years ago
  92. 7f11636 tcg: remove addr argument from lookup_tb_ptr by Emilio G. Cota · 8 years ago
  93. 51b061f target/hppa: Convert to TranslatorOps by Richard Henderson · 8 years ago
  94. d01a362 target/hppa: Convert to DisasContextBase by Richard Henderson · 8 years ago
  95. 869051e target/hppa: Convert to DisasJumpType by Richard Henderson · 8 years ago
  96. 8fc24ad hppa: replace cpu_hppa_init() with cpu_generic_init() by Igor Mammedov · 8 years ago
  97. 9c489ea tcg: Pass generic CPUState to gen_intermediate_code() by Lluís Vilanova · 8 years ago
  98. 4137cb8 target/hppa: Use tcg_gen_lookup_and_goto_ptr by Richard Henderson · 8 years ago
  99. 107da9a migration: Remove unneeded includes of migration/vmstate.h by Juan Quintela · 8 years ago
  100. eff235e hppa: avoid anonymous unions in designated initializers. by Paolo Bonzini · 8 years ago