Age | Commit message (Expand) | Author | Files | Lines |
2023-10-25 | target/sparc: Convert FZERO, FONE to decodetree | Richard Henderson | 1 | -0/+5 |
2023-10-25 | target/sparc: Move FPACK16, FPACKFIX to decodetree | Richard Henderson | 1 | -0/+2 |
2023-10-25 | target/sparc: Move FPCMP* to decodetree | Richard Henderson | 1 | -0/+9 |
2023-10-25 | target/sparc: Convert FCMP, FCMPE to decodetree | Richard Henderson | 1 | -0/+7 |
2023-10-25 | target/sparc: Move FMOVR, FMOVcc, FMOVfcc to decodetree | Richard Henderson | 1 | -0/+12 |
2023-10-25 | target/sparc: Move FMOVq, FNEGq, FABSq to decodetree | Richard Henderson | 1 | -0/+3 |
2023-10-25 | target/sparc: Move FdTOq, FxTOq to decodetree | Richard Henderson | 1 | -0/+2 |
2023-10-25 | target/sparc: Move FiTOq, FsTOq to decodetree | Richard Henderson | 1 | -0/+2 |
2023-10-25 | target/sparc: Move FqTOd, FqTOx to decodetree | Richard Henderson | 1 | -0/+2 |
2023-10-25 | target/sparc: Move FqTOs, FqTOi to decodetree | Richard Henderson | 1 | -0/+2 |
2023-10-25 | target/sparc: Move FiTOd, FsTOd, FsTOx to decodetree | Richard Henderson | 1 | -0/+3 |
2023-10-25 | target/sparc: Move gen_fop_FD insns to decodetree | Richard Henderson | 1 | -0/+3 |
2023-10-25 | target/sparc: Move FDMULQ to decodetree | Richard Henderson | 1 | -0/+1 |
2023-10-25 | target/sparc: Move FSMULD to decodetree | Richard Henderson | 1 | -0/+1 |
2023-10-25 | target/sparc: Move gen_fop_QQQ insns to decodetree | Richard Henderson | 1 | -0/+4 |
2023-10-25 | target/sparc: Move gen_fop_DDD insns to decodetree | Richard Henderson | 1 | -0/+4 |
2023-10-25 | target/sparc: Move gen_fop_FFF insns to decodetree | Richard Henderson | 1 | -0/+4 |
2023-10-25 | target/sparc: Move FSQRTq to decodetree | Richard Henderson | 1 | -0/+1 |
2023-10-25 | target/sparc: Move gen_fop_DD insns to decodetree | Richard Henderson | 1 | -0/+3 |
2023-10-25 | target/sparc: Move gen_fop_FF insns to decodetree | Richard Henderson | 1 | -0/+3 |
2023-10-25 | target/sparc: Move gen_gsr_fop_DDD insns to decodetree | Richard Henderson | 1 | -0/+3 |
2023-10-25 | target/sparc: Move PDIST to decodetree | Richard Henderson | 1 | -0/+1 |
2023-10-25 | target/sparc: Move gen_ne_fop_DDD insns to decodetree | Richard Henderson | 1 | -0/+26 |
2023-10-25 | target/sparc: Move gen_ne_fop_FFF insns to decodetree | Richard Henderson | 1 | -0/+16 |
2023-10-25 | target/sparc: Move FMOVD, FNEGD, FABSD, FSRC*D, FNOT*D to decodetree | Richard Henderson | 1 | -0/+7 |
2023-10-25 | target/sparc: Move FMOVS, FNEGS, FABSS, FSRC*S, FNOT*S to decodetree | Richard Henderson | 1 | -0/+13 |
2023-10-25 | target/sparc: Move BMASK to decodetree | Richard Henderson | 1 | -0/+2 |
2023-10-25 | target/sparc: Move ADDRALIGN* to decodetree | Richard Henderson | 1 | -0/+3 |
2023-10-25 | target/sparc: Move ARRAY* to decodetree | Richard Henderson | 1 | -0/+4 |
2023-10-25 | target/sparc: Move EDGE* to decodetree | Richard Henderson | 1 | -1/+21 |
2023-10-25 | target/sparc: Move LDFSR, STFSR to decodetree | Richard Henderson | 1 | -0/+4 |
2023-10-25 | target/sparc: Move asi fp load/store to decodetree | Richard Henderson | 1 | -5/+46 |
2023-10-25 | target/sparc: Move simple fp load/store to decodetree | Richard Henderson | 1 | -0/+19 |
2023-10-25 | target/sparc: Move PREFETCH, PREFETCHA to decodetree | Richard Henderson | 1 | -2/+6 |
2023-10-25 | target/sparc: Move CASA, CASXA to decodetree | Richard Henderson | 1 | -0/+7 |
2023-10-25 | target/sparc: Move SWAP, SWAPA to decodetree | Richard Henderson | 1 | -0/+4 |
2023-10-25 | target/sparc: Move LDSTUB, LDSTUBA to decodetree | Richard Henderson | 1 | -0/+4 |
2023-10-25 | target/sparc: Move asi integer load/store to decodetree | Richard Henderson | 1 | -0/+31 |
2023-10-25 | target/sparc: Move simple integer load/store to decodetree | Richard Henderson | 1 | -0/+22 |
2023-10-25 | target/sparc: Move DONE, RETRY to decodetree | Richard Henderson | 1 | -0/+3 |
2023-10-25 | target/sparc: Move FLUSH, SAVE, RESTORE to decodetree | Richard Henderson | 1 | -0/+4 |
2023-10-25 | target/sparc: Move JMPL, RETT, RETURN to decodetree | Richard Henderson | 1 | -0/+7 |
2023-10-25 | target/sparc: Convert remaining v8 coproc insns to decodetree | Richard Henderson | 1 | -0/+11 |
2023-10-25 | target/sparc: Move POPC to decodetree | Richard Henderson | 1 | -0/+3 |
2023-10-25 | target/sparc: Move MOVcc, MOVR to decodetree | Richard Henderson | 1 | -0/+4 |
2023-10-25 | target/sparc: Move SLL, SRL, SRA to decodetree | Richard Henderson | 1 | -0/+14 |
2023-10-25 | target/sparc: Move TADD, TSUB, MULS to decodetree | Richard Henderson | 1 | -0/+7 |
2023-10-25 | target/sparc: Move UDIV, SDIV to decodetree | Richard Henderson | 1 | -0/+2 |
2023-10-25 | target/sparc: Move UDIVX, SDIVX to decodetree | Richard Henderson | 1 | -0/+3 |
2023-10-25 | target/sparc: Move SUBC to decodetree | Richard Henderson | 1 | -0/+1 |