]> git.proxmox.com Git - mirror_qemu.git/history - target/hppa/translate.c
target/hppa: Clear upper bits in mtctl for pa1.x
[mirror_qemu.git] / target / hppa / translate.c
2023-11-07 Helge Dellertarget/hppa: Clear upper bits in mtctl for pa1.x
2023-11-07 Helge Dellertarget/hppa: Add pa2.0 cpu local tlb flushes
2023-11-07 Richard Hendersontarget/hppa: Implement pa2.0 data prefetch instructions
2023-11-07 Richard Hendersontarget/hppa: Return zero for r0 from load_gpr
2023-11-07 Richard Hendersontarget/hppa: Precompute zero into DisasContext
2023-11-07 Richard Hendersontarget/hppa: Implement PERMH
2023-11-07 Richard Hendersontarget/hppa: Implement MIXH, MIXW
2023-11-07 Richard Hendersontarget/hppa: Implement HSHLADD, HSHRADD
2023-11-07 Richard Hendersontarget/hppa: Implement HSHL, HSHR
2023-11-07 Richard Hendersontarget/hppa: Implement HAVG
2023-11-07 Richard Hendersontarget/hppa: Implement HSUB
2023-11-07 Richard Hendersontarget/hppa: Implement HADD
2023-11-07 Richard Hendersontarget/hppa: Replace tcg_gen_*_tl with tcg_gen_*_i64
2023-11-07 Richard Hendersontarget/hppa: Use tcg_temp_new_i64 not tcg_temp_new
2023-11-07 Richard Hendersontarget/hppa: Remove remaining TARGET_REGISTER_BITS...
2023-11-07 Richard Hendersontarget/hppa: Remove most of the TARGET_REGISTER_BITS...
2023-11-07 Richard Hendersontarget/hppa: Remove TARGET_REGISTER_BITS
2023-11-07 Richard Hendersontarget/hppa: Implement IDTLBT, IITLBT
2023-11-07 Richard Hendersontarget/hppa: Implement STDBY
2023-11-07 Richard Hendersontarget/hppa: Implement CLRBTS, POPBTS, PUSHBTS, PUSHNOM
2023-11-07 Richard Hendersontarget/hppa: Implement SHRPD
2023-11-07 Richard Hendersontarget/hppa: Implement EXTRD
2023-11-07 Richard Hendersontarget/hppa: Implement DEPD, DEPDI
2023-11-07 Richard Hendersontarget/hppa: Implement LDD, LDCD, LDDA, STD, STDA
2023-11-07 Richard Hendersontarget/hppa: Decode ADDB double-word
2023-11-07 Richard Hendersontarget/hppa: Decode CMPIB double-word
2023-11-07 Richard Hendersontarget/hppa: Decode d for cmpb instructions
2023-11-07 Richard Hendersontarget/hppa: Decode d for bb instructions
2023-11-07 Richard Hendersontarget/hppa: Decode d for sub instructions
2023-11-07 Richard Hendersontarget/hppa: Decode d for add instructions
2023-11-07 Richard Hendersontarget/hppa: Decode d for cmpclr instructions
2023-11-07 Richard Hendersontarget/hppa: Decode d for unit instructions
2023-11-07 Richard Hendersontarget/hppa: Decode d for logical instructions
2023-11-07 Richard Hendersontarget/hppa: Remove TARGET_HPPA64
2023-11-07 Richard Hendersontarget/hppa: Pass d to do_unit_cond
2023-11-07 Richard Hendersontarget/hppa: Pass d to do_sed_cond
2023-11-07 Richard Hendersontarget/hppa: Pass d to do_log_cond
2023-11-07 Richard Hendersontarget/hppa: Pass d to do_sub_cond
2023-11-07 Richard Hendersontarget/hppa: Pass d to do_cond
2023-11-07 Helge Dellertarget/hppa: sar register allows only 5 bits on 32...
2023-11-07 Richard Hendersontarget/hppa: Mask inputs in copy_iaoq_entry
2023-11-07 Richard Hendersontarget/hppa: Use copy_iaoq_entry for link in do_ibranch
2023-11-07 Richard Hendersontarget/hppa: Always use copy_iaoq_entry to set cpu_iaoq...
2023-11-07 Richard Hendersontarget/hppa: Pass DisasContext to copy_iaoq_entry
2023-11-07 Richard Hendersontarget/hppa: Fix hppa64 addressing
2023-11-07 Richard Hendersontarget/hppa: Introduce TYPE_HPPA64_CPU
2023-11-07 Richard Hendersontarget/hppa: Fix extrw and depw with sar for hppa64
2023-11-07 Richard Hendersontarget/hppa: Fix bb_sar for hppa64
2023-11-07 Richard Hendersontarget/hppa: Fix do_add, do_sub for hppa64
2023-11-07 Richard Hendersontarget/hppa: Fix trans_ds for hppa64
2023-11-07 Richard Hendersontarget/hppa: Truncate rotate count in trans_shrpw_sar
2023-11-07 Richard Hendersontarget/hppa: Fix load in do_load_32
2023-11-07 Richard Hendersontarget/hppa: Remove load_const
2023-11-07 Richard Hendersontarget/hppa: Remove get_temp_tl
2023-11-07 Richard Hendersontarget/hppa: Remove get_temp
2023-11-07 Richard Hendersontarget/hppa: Include PSW_P in tb flags and mmu index
2023-10-05 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-05 Stefan HajnocziMerge tag 'pull-tcg-20231004' of https://gitlab.com...
2023-10-04 Richard Hendersonaccel/tcg: Replace CPUState.env_ptr with cpu_env()
2023-10-03 Richard Hendersontcg: Rename cpu_env to tcg_env
2023-09-25 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-21 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-09-21 Stefan HajnocziMerge tag 'pull-parallels-2023-09-20-v2' of https:...
2023-09-21 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-09-21 Stefan HajnocziMerge tag 'pull-testing-200923-1' of https://gitlab...
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-09-20 Stefan HajnocziMerge tag 'pull-loongarch-20230920' of https://gitlab...
2023-09-20 Stefan HajnocziMerge tag 'hppa-btlb-pull-request' of https://github...
2023-09-19 Helge Dellertarget/hppa: Wire up diag instruction to support BTLB
2023-09-07 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-06 Stefan HajnocziMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-09-06 Stefan HajnocziMerge tag 'pull-lu-20230901' of https://gitlab.com...
2023-09-06 Stefan HajnocziMerge tag 'pull-aspeed-20230901' of https://github...
2023-09-05 Stefan HajnocziMerge tag 'pull-request-2023-08-31' of https://gitlab...
2023-09-05 Stefan HajnocziMerge tag 'misc-20230831' of https://github.com/philmd...
2023-08-31 Philippe Mathieu... target/translate: Remove unnecessary 'exec/cpu_ldst...
2023-08-29 Stefan HajnocziMerge tag '2023q3-bsd-user-pull-request' of https:...
2023-08-28 Stefan HajnocziMerge tag 'pull-tcg-20230823-2' of https://gitlab.com...
2023-08-28 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-08-28 Stefan HajnocziMerge tag 'devel-hppa-priv-cleanup2-pull-request' of...
2023-08-25 Helge Dellertarget/hppa: Add privilege to MMU index conversion...
2023-07-28 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-26 Richard HendersonMerge tag 'misc-next-pull-request' of https://gitlab...
2023-07-25 Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2023-07-25 Michael Tokarevother architectures: spelling fixes
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-06 Richard HendersonMerge tag 'pull-request-2023-06-06' of https://gitlab...
2023-06-05 Richard HendersonMerge tag 'pull-tcg-20230605' of https://gitlab.com...
2023-06-05 Richard Hendersonaccel/tcg: Introduce translator_io_start
2023-06-05 Richard Hendersontcg: Pass TCGHelperInfo to tcg_gen_callN
2023-05-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-06 Richard HendersonMerge tag 'pull-loongarch-20230506' of https://gitlab...
2023-05-05 Richard HendersonMerge tag 'pull-tcg-20230505' of https://gitlab.com...
2023-05-05 Richard Hendersontarget/hppa: Use MO_ALIGN for system UNALIGN()
2023-03-24 Peter MaydellMerge tag 'qga-pull-2023-03-22' of github.com:kostyanf1...
2023-03-15 Peter MaydellMerge tag 'misc-next-pull-request' of https://gitlab...
2023-03-14 Peter MaydellMerge tag 'display-pull-request' of https://gitlab...
2023-03-14 Peter MaydellMerge tag 'pull-riscv-to-apply-20230314' of https:...
2023-03-14 Peter MaydellMerge tag 'trivial-branch-for-8.0-pull-request' of...
next