Age | Commit message (Expand) | Author |
2024-09-11 | target/sparc: Add gen_trap_if_nofpu_fpexception | Richard Henderson |
2024-09-11 | target/sparc: Implement STDFQ | Richard Henderson |
2024-09-11 | target/sparc: Add FSR_QNE to tb_flags | Richard Henderson |
2024-08-20 | target/sparc: Restrict STQF to sparcv9 | Richard Henderson |
2024-06-05 | target/sparc: Implement monitor ASIs | Richard Henderson |
2024-06-05 | target/sparc: Implement MWAIT | Richard Henderson |
2024-06-05 | target/sparc: Implement SUBXC, SUBXCcc | Richard Henderson |
2024-06-05 | target/sparc: Implement FPMIN, FPMAX | Richard Henderson |
2024-06-05 | target/sparc: Implement VIS4 comparisons | Richard Henderson |
2024-06-05 | target/sparc: Implement 8-bit FPADD, FPADDS, and FPADDUS | Richard Henderson |
2024-06-05 | target/sparc: Implement FALIGNDATAi | Richard Henderson |
2024-06-05 | target/sparc: Add feature bit for VIS4 | Richard Henderson |
2024-06-05 | target/sparc: Implement IMA extension | Richard Henderson |
2024-06-05 | target/sparc: Implement XMULX | Richard Henderson |
2024-06-05 | target/sparc: Implement UMULXHI | Richard Henderson |
2024-06-05 | target/sparc: Implement PDISTN | Richard Henderson |
2024-06-05 | target/sparc: Implement MOVsTOw, MOVdTOx, MOVwTOs, MOVxTOd | Richard Henderson |
2024-06-05 | target/sparc: Implement LZCNT | Richard Henderson |
2024-06-05 | target/sparc: Implement LDXEFSR | Richard Henderson |
2024-06-05 | target/sparc: Implement FSLL, FSRL, FSRA, FSLAS | Richard Henderson |
2024-06-05 | target/sparc: Implement FPCMPEQ8, FPCMPNE8, FPCMPULE8, FPCMPUGT8 | Richard Henderson |
2024-06-05 | target/sparc: Implement FPADDS, FPSUBS | Richard Henderson |
2024-06-05 | target/sparc: Implement FPADD64, FPSUB64 | Richard Henderson |
2024-06-05 | target/sparc: Implement FMEAN16 | Richard Henderson |
2024-06-05 | target/sparc: Implement FLCMP | Richard Henderson |
2024-06-05 | target/sparc: Implement FHADD, FHSUB, FNHADD, FNADD, FNMUL | Richard Henderson |
2024-06-05 | target/sparc: Implement FCHKSM16 | Richard Henderson |
2024-06-05 | target/sparc: Implement CMASK instructions | Richard Henderson |
2024-06-05 | target/sparc: Implement ADDXC, ADDXCcc | Richard Henderson |
2024-06-05 | target/sparc: Add feature bits for VIS 3 | Richard Henderson |
2024-06-05 | target/sparc: Implement FMAf extension | Richard Henderson |
2024-06-05 | target/sparc: Use gvec for VIS1 parallel add/sub | Richard Henderson |
2024-06-05 | target/sparc: Remove cpu_fpr[] | Richard Henderson |
2024-06-05 | target/sparc: Remove gen_dest_fpr_D | Richard Henderson |
2024-06-05 | target/sparc: Perform DFPREG/QFPREG in decodetree | Richard Henderson |
2024-06-05 | target/sparc: Fix do_dc | Richard Henderson |
2024-06-05 | target/sparc: Rewrite gen_edge | Richard Henderson |
2024-05-15 | accel/tcg: Provide default implementation of disas_log | Richard Henderson |
2024-05-05 | target/sparc: Fix FPMERGE | Richard Henderson |
2024-05-05 | target/sparc: Fix FMULD8*X16 | Richard Henderson |
2024-05-05 | target/sparc: Fix FMUL8x16A{U,L} | Richard Henderson |
2024-05-05 | target/sparc: Fix FMUL8x16 | Richard Henderson |
2024-05-05 | target/sparc: Fix FEXPAND | Richard Henderson |
2024-04-12 | target/sparc: Use GET_ASI_CODE for ASI_KERNELTXT and ASI_USERTXT | Richard Henderson |
2024-03-12 | target/sparc: Prefer fast cpu_env() over slower CPU QOM cast macro | Philippe Mathieu-Daudé |
2024-02-15 | target/sparc: implement asr17 feature for smp | Clément Chigot |
2024-02-03 | target/sparc: Use TCG_COND_TSTEQ in gen_op_mulscc | Richard Henderson |
2024-02-03 | target/sparc: Split fcc out of env->fsr | Richard Henderson |
2024-02-03 | target/sparc: Remove cpu_fsr | Richard Henderson |
2024-02-03 | target/sparc: Split cexc and ftt from env->fsr | Richard Henderson |