aboutsummaryrefslogtreecommitdiff
path: root/target/mips/internal.h
AgeCommit message (Expand)AuthorFilesLines
2020-12-13target/mips: Use FloatRoundMode enum for FCR31 modes conversionPhilippe Mathieu-Daudé1-1/+2
2020-12-13target/mips: Move cpu definitions, reset() and realize() to cpu.cPhilippe Mathieu-Daudé1-4/+0
2020-12-13target/mips: Explicit Release 6 MMU typesPhilippe Mathieu-Daudé1-4/+5
2020-12-13target/mips: Include "exec/memattrs.h" in 'internal.h'Philippe Mathieu-Daudé1-0/+1
2020-10-17target/mips: Move cpu_mips_get_random() with CP0 helpersPhilippe Mathieu-Daudé1-1/+1
2020-10-17target/mips: Fix some comment spelling errorszhaolichang1-1/+1
2020-06-09target/mips: Add Loongson-3 CPU definitionHuacai Chen1-0/+2
2020-06-09target/mips: fpu: Refactor conversion from ieee to mips exception flagsAleksandar Markovic1-1/+0
2020-03-17gdbstub: extend GByteArray to read register helpersAlex Bennée1-1/+1
2020-01-29target/mips: Add implementation of GINVT instructionYongbok Kim1-0/+1
2019-10-01target/mips: Clean up internal.hAleksandar Markovic1-23/+37
2019-09-12target/mips: Switch to do_transaction_failed() hookPeter Maydell1-3/+5
2019-08-19target/mips: rationalise softfloat includesAlex Bennée1-0/+7
2019-08-16migration: Move the VMStateDescription typedef to typedefs.hMarkus Armbruster1-1/+1
2019-05-10target/mips: Convert to CPUClass::tlb_fillRichard Henderson1-2/+3
2019-04-18qom/cpu: Simplify how CPUClass:cpu_dump_state() printsMarkus Armbruster1-2/+1
2019-01-18target/mips: Provide R/W access to SAARI and SAAR CP0 registersYongbok Kim1-0/+1
2018-10-18target/mips: Implement hardware page table walker for MIPS32Yongbok Kim1-0/+1
2018-10-18target/mips: Improve DSP R2/R3-related namingStefan Markovic1-11/+19
2018-10-18target/mips: Add availability control for DSP R3 ASEStefan Markovic1-3/+8
2018-10-18target/mips: Increase 'supported ISAs/ASEs' flag holder sizePhilippe Mathieu-Daudé1-1/+1
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier1-1/+1
2017-09-21mips: MIPSCPU model subclassesIgor Mammedov1-0/+59
2017-09-21mips: split cpu_mips_realize_env() out of cpu_mips_init()Philippe Mathieu-Daudé1-0/+1
2017-09-21mips: introduce internal.h and cleanup cpu.hPhilippe Mathieu-Daudé1-0/+362