98 Commits (35ac9e342e008e3d47ef18d33a6977fdb99de9cd)

Author SHA1 Message Date
Yongbok Kim 35ac9e342e target-mips: Set Config5.XNP for R6 cores 11 years ago
Yongbok Kim aff2bc6dc6 target-mips: update mips32r5-generic into P5600 11 years ago
Yongbok Kim 4dc89b7820 target-mips: fix MIPS64R6-generic configuration 11 years ago
Yongbok Kim 4b3bcd016d target-mips: add mips32r6-generic CPU definition 11 years ago
Leon Alrae 6773f9b687 target-mips: enable XPA and LPA features 11 years ago
Leon Alrae 28b027d5b6 target-mips: remove misleading comments in translate_init.c 11 years ago
Leon Alrae ce9782f40a target-mips: add ERETNC instruction and Config5.LLB bit 11 years ago
Yongbok Kim be3a8c53b4 target-mips: Misaligned memory accesses for R6 11 years ago
Leon Alrae 7c979afd11 target-mips: add Config5.FRE support allowing Status.FR=0 emulation 11 years ago
Leon Alrae 644511117e target-mips: add missing MSACSR and restore fp_status and hflags 11 years ago
Maciej W. Rozycki 196a7958c6 target-mips: Make CP0.Status.CU1 read-only for the 5Kc and 5KEc processors 11 years ago
Maciej W. Rozycki 6225a4a0e3 target-mips: Fix formatting in `mips_defs' 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 36b86e0dc2 target-mips: Add 5KEc and 5KEf MIPS64r2 processors 12 years ago
Maciej W. Rozycki e30614d517 mips: Set the CP0.Config3.DSP and CP0.Config3.DSP2P bits 12 years ago
Yongbok Kim 55a2201e79 target-mips: add MSA support to mips32r5-generic 12 years ago
Yongbok Kim 863f264d10 target-mips: add msa_reset(), global msa register 12 years ago
Leon Alrae 2d9e48bc04 target-mips: enable features in MIPS64R6-generic CPU 12 years ago
Leon Alrae 9456c2fbcd target-mips: add TLBINV support 12 years ago
Leon Alrae 7207c7f9d7 target-mips: update PageGrain and m{t,f}c0 EntryLo{0,1} 12 years ago
Leon Alrae a773cc7970 target-mips: define a new generic CPU supporting MIPS64 Release 6 ISA 12 years ago
Peter Maydell f45cb2f43f target-mips: Avoid shifting left into sign bit 12 years ago
Andreas Färber a47dddd734 exec: Change cpu_abort() argument to CPUState 13 years ago
Petar Jovanovic 736d120af4 target-mips: add user-mode FR switch support for MIPS32r5 12 years ago
Petar Jovanovic b4dd99a363 target-mips: add support for CP0_Config5 12 years ago
Petar Jovanovic b4160af160 target-mips: add support for CP0_Config4 12 years ago
Petar Jovanovic e527526d35 target-mips: add CPU definition for MIPS32R5 12 years ago
Yongbok Kim b9ac5d923b target-mips: fix 34Kf configuration for DSP ASE 13 years ago
Jia Liu af13ae03f8 target-mips: Add ASE DSP processors 14 years ago
Edgar E. Iglesias 1dab005ae2 mips: Default to using one VPE and one TC. 15 years ago
Edgar E. Iglesias ded4008881 mips: Enable VInt interrupt mode for the 34Kf 15 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago
Stefan Weil ff2712ba89 Fix typos in comments (interupt -> interrupt) 15 years ago
Stefan Weil ebabb67a17 Fix typo in code and comments 15 years ago
Stefan Weil 9a78eead0c target-xxx: Use fprintf_function (format checking) 16 years ago
Hervé Poussineau cf7c00d5c6 Remove unused constant 16 years ago
Huacai Chen 5bc6fba851 MIPS: Initial support of fulong mini pc (CPU definition) 16 years ago
Stefan Weil ab3aee26c4 target-mips: No MIPS16 support for 4Kc, 4KEc cores 17 years ago
Stefan Weil 73642f5bdb target-mips: 4Kc, 4KEc cores do not support MIPS16 17 years ago
Nathan Froyd 91a7593526 target-mips: fix user-mode emulation startup 17 years ago
Nathan Froyd d19954f46d target-mips: set Config1.CA for MIPS16-aware CPUs 17 years ago
Aurelien Jarno 2a6e32dd46 target-mips: make CP0_LLAddr register CPU dependent 17 years ago
Blue Swirl 51cc2e783a mips: fix cpu_reset memory leak 17 years ago
Anthony Liguori c227f0995e Revert "Get rid of _t suffix" 17 years ago
malc 99a0949b72 Get rid of _t suffix 17 years ago
Blue Swirl 8167ee8839 Update to a hopefully more future proof FSF address 17 years ago
aurel32 c01fccd2de target-mips: rename helpers from do_ to helper_ 17 years ago
aurel32 6958549d4f target-mips: fix indentation 17 years ago
aurel32 932e71cd57 target-mips: get rid of tests on env->user_mode_only 17 years ago