3451 Commits (a11b8151dfc71f95ac04e5f73c7d5c042911b9e4)
 

Author SHA1 Message Date
j_mayer a11b8151df PowerPC coding style and inlining fixes. 19 years ago
j_mayer 5bda28432f PowerPC floating-point helper typo. 19 years ago
j_mayer 4f8eb6cfa2 PowerPC float bugfix: 64 bits float mantissa is 52 bits long. 19 years ago
j_mayer 7c58044c0a Fix PowerPC FPSCR update and floating-point exception generation 19 years ago
j_mayer a32ff1ad95 PowerPC user-mode fix: MSR is now entirelly set-up in the cpu_reset routine. 19 years ago
j_mayer 8378e71f13 Fix endianness bug for PowerPC stfiwx instruction. 19 years ago
ths 05f778c8bd Add sharable clz/clo inline functions and use them for the mips target. 19 years ago
ths 5592a750b9 The other half of the mul64 rework. Sorry for the breakage, I committed 19 years ago
blueswir1 7878ff6bc7 Add const etc. to places forgotten from the previous commit 19 years ago
blueswir1 9634d9031c Use const and static as needed, disable unused code 19 years ago
blueswir1 31a60e2275 Make Slirp statistics gathering and output conditional to LOG_ENABLED 19 years ago
ths 7d294b61ed Fix Windows build failure, by Stefan Weil. 19 years ago
j_mayer f0685f6e7a For consistency, align the address to the cache line before using it, 19 years ago
j_mayer dac454af57 Bugfix in PowerPC dcbi instruction: 19 years ago
j_mayer c7697e1f51 Pretty dump for specific PowerPC instructions names. 19 years ago
j_mayer f9fdea6b85 Make PowerPC hypervisor resources able to compile, even if not enabled for now. 19 years ago
j_mayer 2c1ee068b4 Bugfix: PowerPC 64 slbia never invalidates the first segment entry. 19 years ago
j_mayer 88ad920b8a Fix PowerPC 64x64 bits multiplication overflow check. 19 years ago
j_mayer e14fe0a921 Use host-utils for Alpha 64x64 bits multiplications. 19 years ago
j_mayer 9d901a201b Use host-utils for PowerPC 64 64x64 bits multiplications. 19 years ago
j_mayer cd346349b4 Add PowerPC power-management state check callback. 19 years ago
j_mayer 2f462816ac Implement power-management for all defined PowerPC CPUs. 19 years ago
ths e494ead521 Restore a more maintainable version of the 64bit multiply code. 19 years ago
j_mayer 86f1d3ac73 Update PowerPC emulation status file. 19 years ago
j_mayer 8ca3f6c382 Allow selection of all defined PowerPC 74xx (aka G4) CPUs. 19 years ago
j_mayer 0411a97258 Gprof prooved the PowerPC emulation spent too much time in MSR load and store 19 years ago
ths 7ac256b872 Fix gdb stub for MIPS64. 19 years ago
ths d8871c5a49 Fix typo, spotted by Edivaldo de Araujo Pereira. 19 years ago
ths 9f77c1cdcf Remove bogus instruction decode. 19 years ago
ths 6ad3872210 Force proper sign extension for mfc0/mfhc0 on MIPS64. 19 years ago
ths 60445285a8 Fix writable length of the index register. 19 years ago
ths 7d307e9edc Enforce proper sign extension for lwl/lwr on MIPS64. 19 years ago
ths 67fc07d3fb Fix overflow when multiplying two large positive numbers. 19 years ago
ths 9278480e8f Fix CLO calculation for MIPS64. And a small code cleanup. 19 years ago
ths 7385ac0ba2 Use the standard ASE check for MIPS-3D and MT. 19 years ago
ths d8a5950a62 Switch bc1any* instructions off if no MIPS-3D is implemented. 19 years ago
ths b46a8906b3 Support tap down script, by Wolfram Gloger. 19 years ago
j_mayer fce62c4eb3 Bugfix: now PCI NICs really work on PowerPC PreP platform. 19 years ago
j_mayer bd3e2c4e69 Allow use of PCI NICs on PowerPC PreP platform. 19 years ago
j_mayer 615e2dba4f New status file for Alpha emulation target. 19 years ago
ths a47b8d38b7 "QEMU keyboard issue with Gujin-2.2", by Etienne Lorrain. 19 years ago
ths e9c0822655 Physical hard disk drive for win32, by Stefan Weil. 19 years ago
ths 3f6ffb6ac9 Enable ACPI interrupts, by Igor Lvovsky. 19 years ago
ths 0da46a6e2e Syscall target errno fixes, by Thayne Harbaugh. 19 years ago
ths 1931e26054 Check the Galilleo config register instead of hardcoding the endianness. 19 years ago
ths 647de6ca24 Handle IBE on MIPS properly. 19 years ago
ths 932a79df5d Don't install tools if $(TOOLS) is empty, by Thayne Harbaugh. 19 years ago
j_mayer 5a9b7d36a0 Avoid PreP target kernel freeze waiting for IRQs. 19 years ago
blueswir1 a785e42e06 Update Sparc parts in documentation 19 years ago
blueswir1 20b749f607 Avoid gcc warnings 19 years ago