902 Commits (62be4e3a5041e84304aa23637da623a205c53ecc)

Author SHA1 Message Date
Paolo Bonzini 906b53a2de target-mips: kvm: do not use get_clock() 12 years ago
Yongbok Kim cb269f273f target-mips: fix multiple TCG registers covering same data 12 years ago
Maciej W. Rozycki 342368aff7 mips: Ensure PC update with MTC0 single-stepping 12 years ago
Leon Alrae 854795753c target-mips: fix for missing delay slot in BC1EQZ and BC1NEZ 12 years ago
Maciej W. Rozycki e30614d517 mips: Set the CP0.Config3.DSP and CP0.Config3.DSP2P bits 12 years ago
Maciej W. Rozycki 70409e6726 mips: Add macros for CP0.Config3 and CP0.Config4 bits 12 years ago
Maciej W. Rozycki 272f458dc8 mips: Respect CP0.Status.CU1 for microMIPS FP branches 12 years ago
Yongbok Kim 55a2201e79 target-mips: add MSA support to mips32r5-generic 12 years ago
Yongbok Kim f7685877f5 target-mips: add MSA MI10 format instructions 12 years ago
Yongbok Kim 3bdeb68866 target-mips: add MSA 2RF format instructions 12 years ago
Yongbok Kim cbe50b9a8e target-mips: add MSA VEC/2R format instructions 12 years ago
Yongbok Kim 7d05b9c86f target-mips: add MSA 3RF format instructions 12 years ago
Yongbok Kim 1e608ec14e target-mips: add MSA ELM format instructions 12 years ago
Yongbok Kim 28f99f08cf target-mips: add MSA 3R format instructions 12 years ago
Yongbok Kim d4cf28dec2 target-mips: add MSA BIT format instructions 12 years ago
Yongbok Kim 80e7159184 target-mips: add MSA I5 format instruction 12 years ago
Yongbok Kim 4c7895465e target-mips: add MSA I8 format instructions 12 years ago
Yongbok Kim 5692c6e1f8 target-mips: add MSA branch instructions 12 years ago
Yongbok Kim 42daa9bed4 target-mips: add msa_helper.c 12 years ago
Yongbok Kim 863f264d10 target-mips: add msa_reset(), global msa register 12 years ago
Yongbok Kim 239dfebe12 target-mips: add MSA opcode enum 12 years ago
Yongbok Kim 4cf8a45f56 target-mips: stop translation after ctc1 12 years ago
Yongbok Kim b7651e9521 target-mips: remove duplicated mips/ieee mapping function 12 years ago
Yongbok Kim b10ac20446 target-mips: add MSA exceptions 12 years ago
Yongbok Kim e97a391d20 target-mips: add MSA defines and data structure 12 years ago
Leon Alrae 2d9e48bc04 target-mips: enable features in MIPS64R6-generic CPU 12 years ago
Leon Alrae f31b035a9f target-mips: correctly handle access to unimplemented CP0 register 12 years ago
Leon Alrae ba801af429 target-mips: add restrictions for possible values in registers 12 years ago
Leon Alrae a63eb0ce0f target-mips: CP0_Status.CU0 no longer allows the user to access CP0 12 years ago
Leon Alrae 339cd2a82a target-mips: implement forbidden slot 12 years ago
Leon Alrae faf1f68ba1 target-mips: add Config5.SBRI 12 years ago
Leon Alrae 460c81f14a target-mips: update cpu_save/cpu_load to support new registers 12 years ago
Leon Alrae aea14095ea target-mips: add BadInstr and BadInstrP support 12 years ago
Leon Alrae 9456c2fbcd target-mips: add TLBINV support 12 years ago
Leon Alrae 92ceb440d4 target-mips: add new Read-Inhibit and Execute-Inhibit exceptions 12 years ago
Leon Alrae 7207c7f9d7 target-mips: update PageGrain and m{t,f}c0 EntryLo{0,1} 12 years ago
Leon Alrae 2fb58b7374 target-mips: add RI and XI fields to TLB entry 12 years ago
Leon Alrae 9f6bcedba6 target-mips: distinguish between data load and instruction fetch 12 years ago
Leon Alrae e98c0d179f target-mips: add KScratch registers 12 years ago
Leon Alrae 74dda9876b target-mips: add ULL suffix in bitswap to avoid compiler warning 12 years ago
Peter Maydell 340fff722d target-mips: Remove unused gen_load_ACX, gen_store_ACX and cpu_ACX 12 years ago
Peter Maydell 31efecccce target-mips/dsp_helper.c: Add ifdef guards around various functions 12 years ago
Peter Maydell c7986fd6cd target-mips/translate.c: Add ifdef guard around check_mips64() 12 years ago
Peter Maydell b808a1a812 target-mips/op_helper.c: Remove unused do_lbu() function 12 years ago
Peter Maydell 3414e93eb7 target-mips/dsp_helper.c: Remove unused function get_DSPControl_24() 12 years ago
Yongbok Kim b231c103af target-mips: fix broken MIPS16 and microMIPS 12 years ago
Dongxue Zhang a83bddd60d target-mips/translate.c: Update OPC_SYNCI 12 years ago
Leon Alrae a773cc7970 target-mips: define a new generic CPU supporting MIPS64 Release 6 ISA 12 years ago
Yongbok Kim 0aefa33318 target-mips: remove JR, BLTZAL, BGEZAL and add NAL, BAL instructions 12 years ago
Leon Alrae ddc584bdb5 target-mips: do not allow Status.FR=0 mode in 64-bit FPU 12 years ago