]> git.ipfire.org Git - thirdparty/qemu.git/history - target/sparc/translate.c
Merge tag 'hw-misc-20240517' of https://github.com/philmd/qemu into staging
[thirdparty/qemu.git] / target / sparc / translate.c
2023-10-25  Richard Hendersontarget/sparc: Move FMOVq, FNEGq, FABSq to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move FdTOq, FxTOq to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move FiTOq, FsTOq to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move FqTOd, FqTOx to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move FqTOs, FqTOi to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move FiTOd, FsTOd, FsTOx to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move gen_fop_FD insns to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move FDMULQ to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move FSMULD to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move gen_fop_QQQ insns to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move gen_fop_DDD insns to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move gen_fop_FFF insns to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move FSQRTq to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move gen_fop_DD insns to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move gen_fop_FF insns to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move gen_gsr_fop_DDD insns to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move PDIST to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move gen_ne_fop_DDD insns to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move gen_ne_fop_FFF insns to decodetree
2023-10-25  Richard Hendersontarget/sparc: Use tcg_gen_vec_{add,sub}*
2023-10-25  Richard Hendersontarget/sparc: Move FMOVD, FNEGD, FABSD, FSRC*D, FNOT...
2023-10-25  Richard Hendersontarget/sparc: Move FMOVS, FNEGS, FABSS, FSRC*S, FNOT...
2023-10-25  Richard Hendersontarget/sparc: Move BMASK to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move ADDRALIGN* to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move ARRAY* to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move EDGE* to decodetree
2023-10-25  Richard Hendersontarget/sparc: Merge LDFSR, LDXFSR implementations
2023-10-25  Richard Hendersontarget/sparc: Move LDFSR, STFSR to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move asi fp load/store to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move simple fp load/store to decodetree
2023-10-25  Richard Hendersontarget/sparc: Split out fp ldst functions with asi...
2023-10-25  Richard Hendersontarget/sparc: Move PREFETCH, PREFETCHA to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move CASA, CASXA to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move SWAP, SWAPA to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move LDSTUB, LDSTUBA to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move asi integer load/store to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move simple integer load/store to decodetree
2023-10-25  Richard Hendersontarget/sparc: Use tcg_gen_qemu_{ld,st}_i128 for GET_ASI...
2023-10-25  Richard Hendersontarget/sparc: Split out ldst functions with asi pre...
2023-10-25  Richard Hendersontarget/sparc: Drop ifdef around get_asi and friends
2023-10-25  Richard Hendersontarget/sparc: Split out resolve_asi
2023-10-25  Richard Hendersontarget/sparc: Move DONE, RETRY to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move FLUSH, SAVE, RESTORE to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move JMPL, RETT, RETURN to decodetree
2023-10-25  Richard Hendersontarget/sparc: Convert remaining v8 coproc insns to...
2023-10-25  Richard Hendersontarget/sparc: Move POPC to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move MOVcc, MOVR to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move SLL, SRL, SRA to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move TADD, TSUB, MULS to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move UDIV, SDIV to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move UDIVX, SDIVX to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move SUBC to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move UMUL, SMUL to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move MULX to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move ADDC to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move basic arithmetic to decodetree
2023-10-25  Richard Hendersontarget/sparc: Remove cpu_hintp, cpu_htba, cpu_hver...
2023-10-25  Richard Hendersontarget/sparc: Remove cpu_tick_cmpr, cpu_stick_cmpr...
2023-10-25  Richard Hendersontarget/sparc: Remove cpu_wim
2023-10-25  Richard Hendersontarget/sparc: Move WRTBR, WRHPR to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move WRWIM, WRPR to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move WRPSR, SAVED, RESTORED to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move WRASR to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move RDTBR, FLUSHW to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move RDWIM, RDPR to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move RDPSR, RDHPR to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move RDASR, STBAR, MEMBAR to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move Tcc to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move SETHI to decodetree
2023-10-25  Richard Hendersontarget/sparc: Pass DisasCompare to advance_jump_cond
2023-10-25  Richard Hendersontarget/sparc: Merge gen_branch_[an] with only caller
2023-10-25  Richard Hendersontarget/sparc: Merge gen_fcond with only caller
2023-10-25  Richard Hendersontarget/sparc: Merge gen_cond with only caller
2023-10-25  Richard Hendersontarget/sparc: Move FBPfcc and FBfcc to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move BPr to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move BPcc and Bicc to decodetree
2023-10-25  Richard Hendersontarget/sparc: Move CALL to decodetree
2023-10-25  Richard Hendersontarget/sparc: Define AM_CHECK for sparc32
2023-10-25  Richard Hendersontarget/sparc: Add decodetree infrastructure
2023-10-25  Richard Hendersontarget/sparc: Remove sparcv7 cpu features
2023-10-25  Richard Hendersontarget/sparc: Implement check_align inline
2023-10-25  Richard Hendersontarget/sparc: Clear may_lookup for npc == DYNAMIC_PC
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-21  Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
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-24  Richard Hendersontarget/sparc: Use tcg_gen_movcond_i64 in gen_edge
2023-06-29  Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-29  Richard HendersonMerge tag 'accel-20230628' of https://github.com/philmd...
2023-06-28  Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
next