Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target-mips: Add missing calls to synchronise SoftFloat status | 2014-12-16 | 1 | -5/+3 | |
* | target-mips: gdbstub: Clean up FPU register handling | 2014-12-16 | 1 | -19/+19 | |
* | target-mips: Correct the writes to Status and Cause registers via gdbstub | 2014-12-16 | 1 | -2/+6 | |
* | target-mips: Make CP1.FIR read-only here too | 2014-12-16 | 1 | -1/+1 | |
* | target-mips: Correct the handling of register #72 on writes | 2014-12-16 | 1 | -1/+1 | |
* | target-mips: remove duplicated mips/ieee mapping function | 2014-11-03 | 1 | -7/+0 | |
* | cpu: Introduce CPUClass::gdb_{read,write}_register() | 2013-07-27 | 1 | -2/+10 | |
* | gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions | 2013-07-27 | 1 | -14/+17 | |
* | target-mips: Move cpu_gdb_{read,write}_register() | 2013-07-26 | 1 | -0/+144 |