summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More MIPS 64-bit FPU support.ths2007-05-194-103/+369
* Fix slti/sltiu for MIPS64, by Aurelien Jarno.ths2007-05-192-8/+8
* Fix ldl/ldr implementation, by Aurelien Jarno.ths2007-05-191-0/+2
* Update Sparc32 OpenBIOS image to SVN revision 149. Changes:blueswir12007-05-192-1/+1
* Use full 36-bit physical address space on SS10blueswir12007-05-1918-129/+204
* Fix sysrq support from the monitor mux (originally by Jason Wessel).balrog2007-05-181-2/+1
* - Move FPU exception handling into helper functions, since they are big.ths2007-05-185-638/+795
* Work around the lack of proper handling for self-modifying code.ths2007-05-182-2/+30
* Make TCX registers match what NetBSD expectsblueswir12007-05-171-2/+3
* Fix Qemu division by zero triggered by NetBSDblueswir12007-05-171-6/+4
* Enable faults for unassigned memory accesses and unimplemented ASIsblueswir12007-05-175-23/+126
* Set limits for memory size to avoid overlap with devicesblueswir12007-05-171-3/+8
* Force the primary CPU to run and other CPUs to halt, recalculate timersblueswir12007-05-172-3/+16
* More generic 64 bit multiplication support, by Aurelien Jarno.ths2007-05-167-65/+84
* Full MIPS64 MMU implementation, by Aurelien Jarno.ths2007-05-133-7/+53
* Fix mfc0 and dmtc0 instructions on MIPS64, by Aurelien Jarno.ths2007-05-132-120/+72
* Support OSS on solaris, by Ben Taylor.ths2007-05-131-0/+4
* Add fpu register support to the gdb code, by Magnus Damm.ths2007-05-131-6/+19
* Remove unnecessary pointer magic in shift operations, by Magnus Damm.ths2007-05-131-5/+5
* Fix XHACK() macro and use FREG if possible, by Magnus Damm.ths2007-05-131-4/+4
* Delete misleading comment.ths2007-05-131-2/+0
* Windows: redirect serial port to console, by Herve Poussineau.ths2007-05-131-1/+9
* Don't decode CP0 XContext on 32bit MIPS.ths2007-05-131-4/+8
* MMU code improvements, by Aurelien Jarno.ths2007-05-133-18/+24
* MIPS linux-user update.ths2007-05-136-261/+321
* MIPS TLB style selection at runtime, by Herve Poussineau.ths2007-05-138-114/+149
* Allow VMware-SVGA operation enable before command FIFO is configured. Implem...balrog2007-05-133-23/+31
* Update debug output.ths2007-05-121-2/+2
* Correct NAND erase block size. Misc fixes in Spitz code.balrog2007-05-125-10/+9
* Fix softfloat NaN handling.ths2007-05-111-10/+38
* Implemented cabs FP instructions, and improve exception handling forths2007-05-112-40/+180
* Another bit of nicer debug output.ths2007-05-111-1/+1
* Implement FP madd/msub, wire up bc1any[24][ft].ths2007-05-112-12/+140
* Improved debug output for the MIPS opcode decoder.ths2007-05-111-85/+77
* Fix missing status ro mask initialization, thanks Stefan Weil.ths2007-05-111-0/+1
* Fix for the scd instruction, by Aurelien Jarno.ths2007-05-101-0/+1
* Fix wrong branch condition in MIPS testandset.ths2007-05-101-1/+1
* PCMCIA addresses are 26-bit, widen the address type from 16 to 32 bits.balrog2007-05-092-10/+10
* Avoid use of which to detect gcc, as it is broken on darwin. Patch byths2007-05-091-6/+1
* Suppress warning messages from "which".ths2007-05-091-1/+2
* Preliminary MIPS 64-bit MMU implementation, by Aurelien Jarno.ths2007-05-091-5/+57
* Fix MIPS64 address computation specialcase, by Aurelien Jarno.ths2007-05-092-2/+18
* Another #elif'ication.ths2007-05-081-27/+12
* Make detection of unsupported hosts easier, inspired by a patch fromths2007-05-082-80/+41
* Spelling fixes, by Stefan Weil.ths2007-05-082-5/+6
* Correct the number of PXA255 GPIO lines. Reuse the PXA timers struct for PXA...balrog2007-05-082-22/+17
* Another bunch of mips host support.ths2007-05-083-5/+24
* Silence sdl-config stderr output, by Jeff Chua.ths2007-05-081-2/+2
* Work around gcc's mips define, spotted by Stefan Weil.ths2007-05-081-12/+12
* Set OOK when OON is set in OSCC register (thanks to BobOfDoom). Correct a fa...balrog2007-05-082-2/+4
OpenPOWER on IntegriCloud