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