Age | Commit message (Expand) | Author |
2023-10-25 | target/sparc: Move ARRAY* to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move EDGE* to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Merge LDFSR, LDXFSR implementations | Richard Henderson |
2023-10-25 | target/sparc: Move LDFSR, STFSR to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move asi fp load/store to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move simple fp load/store to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Split out fp ldst functions with asi precomputed | Richard Henderson |
2023-10-25 | target/sparc: Move PREFETCH, PREFETCHA to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move CASA, CASXA to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move SWAP, SWAPA to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move LDSTUB, LDSTUBA to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move asi integer load/store to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move simple integer load/store to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Use tcg_gen_qemu_{ld,st}_i128 for GET_ASI_DTWINX | Richard Henderson |
2023-10-25 | target/sparc: Split out ldst functions with asi pre-computed | Richard Henderson |
2023-10-25 | target/sparc: Drop ifdef around get_asi and friends | Richard Henderson |
2023-10-25 | target/sparc: Split out resolve_asi | Richard Henderson |
2023-10-25 | target/sparc: Move DONE, RETRY to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move FLUSH, SAVE, RESTORE to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move JMPL, RETT, RETURN to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Convert remaining v8 coproc insns to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move POPC to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move MOVcc, MOVR to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move SLL, SRL, SRA to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move TADD, TSUB, MULS to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move UDIV, SDIV to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move UDIVX, SDIVX to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move SUBC to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move UMUL, SMUL to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move MULX to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move ADDC to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move basic arithmetic to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Remove cpu_hintp, cpu_htba, cpu_hver, cpu_ssr, cpu_ver | Richard Henderson |
2023-10-25 | target/sparc: Remove cpu_tick_cmpr, cpu_stick_cmpr, cpu_hstick_cmpr | Richard Henderson |
2023-10-25 | target/sparc: Remove cpu_wim | Richard Henderson |
2023-10-25 | target/sparc: Move WRTBR, WRHPR to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move WRWIM, WRPR to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move WRPSR, SAVED, RESTORED to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move WRASR to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move RDTBR, FLUSHW to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move RDWIM, RDPR to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move RDPSR, RDHPR to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move RDASR, STBAR, MEMBAR to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move Tcc to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move SETHI to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Pass DisasCompare to advance_jump_cond | Richard Henderson |
2023-10-25 | target/sparc: Merge gen_branch_[an] with only caller | Richard Henderson |
2023-10-25 | target/sparc: Merge gen_fcond with only caller | Richard Henderson |
2023-10-25 | target/sparc: Merge gen_cond with only caller | Richard Henderson |
2023-10-25 | target/sparc: Move FBPfcc and FBfcc to decodetree | Richard Henderson |