1095 Commits (0fb233125471b0c001b04df9e1b38c752ba002ee)

Author SHA1 Message Date
Peter Maydell ff32e16e86 softfloat: expand out STATUS_VAR 12 years ago
Peter Maydell e5a41ffa87 softfloat: Expand out the STATUS_PARAM macro 12 years ago
Peter Maydell 1535300119 target-mips: Don't use _raw load/store accessors 12 years ago
Peter Maydell ec53b45bcd exec.c: Drop TARGET_HAS_ICE define and checks 12 years ago
Frank Blaschka 9e03a0405d kvm: extend kvm_irqchip_add_msi_route to work on s390 12 years ago
Paolo Bonzini cd42d5b236 gen-icount: check cflags instead of use_icount global 12 years ago
Paolo Bonzini bd79255d25 translate: check cflags instead of use_icount global 12 years ago
Antony Pavlov 339aaf5b7f qemu-log: add log category for MMU info 12 years ago
Leon Alrae d4fa5354a2 target-mips: remove excp_names[] from linux-user as it is unused 12 years ago
Leon Alrae 00fb4a1181 target-mips: convert single case switch into if statement 12 years ago
Maciej W. Rozycki 66991d1103 target-mips: Fix DisasContext's ulri member initialization 12 years ago
Maciej W. Rozycki 1a4d570017 target-mips: Use local float status pointer across MSA macros 12 years ago
Maciej W. Rozycki bb962386b8 target-mips: Add missing calls to synchronise SoftFloat status 12 years ago
Maciej W. Rozycki 1d725ae952 target-mips: Also apply the CP0.Status mask to MTTC0 12 years ago
Maciej W. Rozycki cbb26c9a12 target-mips: gdbstub: Clean up FPU register handling 12 years ago
Maciej W. Rozycki c48245f0c6 target-mips: Correct 32-bit address space wrapping 12 years ago
Maciej W. Rozycki d922445020 target-mips: Tighten ISA level checks 12 years ago
Maciej W. Rozycki 90f12d735d target-mips: Fix CP0.Config3.ISAOnExc write accesses 12 years ago
Maciej W. Rozycki 27e1fb13f2 target-mips: Output CP0.Config2-5 in the register dump 12 years ago
Maciej W. Rozycki 7215d7e7ae target-mips: Fix the 64-bit case for microMIPS MOVE16 and MOVEP 12 years ago
Maciej W. Rozycki 81a423e6c6 target-mips: Correct the writes to Status and Cause registers via gdbstub 12 years ago
Maciej W. Rozycki f88f79ec9d target-mips: Correct the handling of writes to CP0.Status for MIPSr6 12 years ago
Maciej W. Rozycki c357747981 target-mips: Correct MIPS16/microMIPS branch size calculation 12 years ago
Maciej W. Rozycki 8fc605b8aa target-mips: Restore the order of helpers 12 years ago
Maciej W. Rozycki 51fdea945a target-mips: Remove unused `FLOAT_OP' macro 12 years ago
Maciej W. Rozycki 2b09f94cdb target-mips: Make `helper_float_cvtw_s' consistent with the remaining helpers 12 years ago
Maciej W. Rozycki d2bfa6e622 target-mips: Fix formatting in `decode_opc' 12 years ago
Maciej W. Rozycki 6225a4a0e3 target-mips: Fix formatting in `mips_defs' 12 years ago
Maciej W. Rozycki d75de74967 target-mips: Fix formatting in `decode_extended_mips16_opc' 12 years ago
Maciej W. Rozycki 4386f08767 target-mips: Enable vectored interrupt support for the 74Kf CPU 12 years ago
Maciej W. Rozycki 11f5ea105c target-mips: Add M14K and M14Kc MIPS32r2 microMIPS processors 12 years ago
Maciej W. Rozycki 8280b12c0e target-mips: Make CP0.Config4 and CP0.Config5 registers signed 12 years ago
Maciej W. Rozycki 36b86e0dc2 target-mips: Add 5KEc and 5KEf MIPS64r2 processors 12 years ago
Maciej W. Rozycki c7d4d98ae7 target-mips: Make CP1.FIR read-only here too 12 years ago
Maciej W. Rozycki 800675f117 target-mips: Correct the handling of register #72 on writes 12 years ago
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