aboutsummaryrefslogtreecommitdiff
path: root/target/sparc
AgeCommit message (Expand)Author
2024-08-20target/sparc: Restrict STQF to sparcv9Richard Henderson
2024-07-23sparc/ldst_helper: make range overlap check more readableYao Xingtao
2024-07-11target: Set TCGCPUOps::cpu_exec_halt to target's has_work implementationPeter Maydell
2024-06-19target/sparc: use signed denominator in sdiv helperClément Chigot
2024-06-05target/sparc: Enable VIS4 feature bitRichard Henderson
2024-06-05target/sparc: Implement monitor ASIsRichard Henderson
2024-06-05target/sparc: Implement MWAITRichard Henderson
2024-06-05target/sparc: Implement SUBXC, SUBXCccRichard Henderson
2024-06-05target/sparc: Implement FPMIN, FPMAXRichard Henderson
2024-06-05target/sparc: Implement VIS4 comparisonsRichard Henderson
2024-06-05target/sparc: Implement 8-bit FPADD, FPADDS, and FPADDUSRichard Henderson
2024-06-05target/sparc: Implement FALIGNDATAiRichard Henderson
2024-06-05target/sparc: Add feature bit for VIS4Richard Henderson
2024-06-05target/sparc: Implement IMA extensionRichard Henderson
2024-06-05target/sparc: Enable VIS3 feature bitRichard Henderson
2024-06-05target/sparc: Implement XMULXRichard Henderson
2024-06-05target/sparc: Implement UMULXHIRichard Henderson
2024-06-05target/sparc: Implement PDISTNRichard Henderson
2024-06-05target/sparc: Implement MOVsTOw, MOVdTOx, MOVwTOs, MOVxTOdRichard Henderson
2024-06-05target/sparc: Implement LZCNTRichard Henderson
2024-06-05target/sparc: Implement LDXEFSRRichard Henderson
2024-06-05target/sparc: Implement FSLL, FSRL, FSRA, FSLASRichard Henderson
2024-06-05target/sparc: Implement FPCMPEQ8, FPCMPNE8, FPCMPULE8, FPCMPUGT8Richard Henderson
2024-06-05target/sparc: Implement FPADDS, FPSUBSRichard Henderson
2024-06-05target/sparc: Implement FPADD64, FPSUB64Richard Henderson
2024-06-05target/sparc: Implement FMEAN16Richard Henderson
2024-06-05target/sparc: Implement FLCMPRichard Henderson
2024-06-05target/sparc: Implement FHADD, FHSUB, FNHADD, FNADD, FNMULRichard Henderson
2024-06-05target/sparc: Implement FCHKSM16Richard Henderson
2024-06-05target/sparc: Implement CMASK instructionsRichard Henderson
2024-06-05target/sparc: Implement ADDXC, ADDXCccRichard Henderson
2024-06-05target/sparc: Add feature bits for VIS 3Richard Henderson
2024-06-05target/sparc: Implement FMAf extensionRichard Henderson
2024-06-05target/sparc: Use gvec for VIS1 parallel add/subRichard Henderson
2024-06-05target/sparc: Remove cpu_fpr[]Richard Henderson
2024-06-05target/sparc: Remove gen_dest_fpr_DRichard Henderson
2024-06-05target/sparc: Perform DFPREG/QFPREG in decodetreeRichard Henderson
2024-06-05target/sparc: Fix helper_fmul8ulx16Richard Henderson
2024-06-05target/sparc: Fix do_dcRichard Henderson
2024-06-05target/sparc: Rewrite gen_edgeRichard Henderson
2024-06-05target/sparc: Fix ARRAY8Richard Henderson
2024-05-15accel/tcg: Provide default implementation of disas_logRichard Henderson
2024-05-06Merge tag 'qemu-sparc-20240506' of https://github.com/mcayland/qemu into stagingRichard Henderson
2024-05-06accel/tcg: Access tcg_cflags with getter / setterPhilippe Mathieu-Daudé
2024-05-06exec/cpu: Extract page-protection definitions to page-protection.hPhilippe Mathieu-Daudé
2024-05-05target/sparc: Split out do_ms16bRichard Henderson
2024-05-05target/sparc: Fix FPMERGERichard Henderson
2024-05-05target/sparc: Fix FMULD8*X16Richard Henderson
2024-05-05target/sparc: Fix FMUL8x16A{U,L}Richard Henderson
2024-05-05target/sparc: Fix FMUL8x16Richard Henderson