Age | Commit message (Expand) | Author | Files | Lines |
2019-01-04 | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-december-2018... | Peter Maydell | 8 | -1285/+2180 |
2019-01-03 | tests/tcg: mips: Test R5900 three-operand MADDU1 | Fredrik Noring | 1 | -2/+35 |
2019-01-03 | tests/tcg: mips: Test R5900 three-operand MADDU | Fredrik Noring | 2 | -0/+38 |
2019-01-03 | tests/tcg: mips: Test R5900 three-operand MADD1 | Fredrik Noring | 1 | -5/+38 |
2019-01-03 | tests/tcg: mips: Test R5900 three-operand MADD | Fredrik Noring | 2 | -0/+46 |
2019-01-03 | disas: nanoMIPS: Add a note on documentation | Aleksandar Markovic | 1 | -0/+7 |
2019-01-03 | disas: nanoMIPS: Reorder declarations and definitions of gpr decoders | Aleksandar Markovic | 2 | -103/+104 |
2019-01-03 | disas: nanoMIPS: Comment the decoder of 'gpr1' gpr encoding type | Aleksandar Markovic | 1 | -0/+21 |
2019-01-03 | disas: nanoMIPS: Rename the decoder of 'gpr1' gpr encoding type | Aleksandar Markovic | 2 | -3/+3 |
2019-01-03 | disas: nanoMIPS: Comment the decoder of 'gpr2.reg2' gpr encoding type | Aleksandar Markovic | 1 | -0/+22 |
2019-01-03 | disas: nanoMIPS: Rename the decoder of 'gpr2.reg2' gpr encoding type | Aleksandar Markovic | 2 | -4/+4 |
2019-01-03 | disas: nanoMIPS: Comment the decoder of 'gpr2.reg1' gpr encoding type | Aleksandar Markovic | 1 | -0/+22 |
2019-01-03 | disas: nanoMIPS: Rename the decoder of 'gpr2.reg1' gpr encoding type | Aleksandar Markovic | 2 | -4/+4 |
2019-01-03 | disas: nanoMIPS: Comment the decoder of 'gpr4.zero' gpr encoding type | Aleksandar Markovic | 1 | -0/+27 |
2019-01-03 | disas: nanoMIPS: Rename the decoder of 'gpr4.zero' gpr encoding type | Aleksandar Markovic | 2 | -6/+6 |
2019-01-03 | disas: nanoMIPS: Comment the decoder of 'gpr4' gpr encoding type | Aleksandar Markovic | 1 | -0/+26 |
2019-01-03 | disas: nanoMIPS: Rename the decoder of 'gpr4' gpr encoding type | Aleksandar Markovic | 2 | -11/+11 |
2019-01-03 | disas: nanoMIPS: Comment the decoder of 'gpr3.src.store' gpr encoding type | Aleksandar Markovic | 1 | -0/+32 |
2019-01-03 | disas: nanoMIPS: Rename the decoder of 'gpr3.src.store' gpr encoding type | Aleksandar Markovic | 2 | -6/+6 |
2019-01-03 | disas: nanoMIPS: Comment the decoder of 'gpr3' gpr encoding type | Aleksandar Markovic | 1 | -3/+48 |
2019-01-03 | disas: nanoMIPS: Rename the decoder of 'gpr3' gpr encoding type | Aleksandar Markovic | 2 | -49/+49 |
2019-01-03 | disas: nanoMIPS: Fix order of more invocations | Aleksandar Markovic | 1 | -130/+130 |
2019-01-03 | disas: nanoMIPS: Name more functions in a more descriptive way | Aleksandar Markovic | 2 | -120/+120 |
2019-01-03 | disas: nanoMIPS: Fix an FP-related misnomer 3 | Aleksandar Markovic | 2 | -130/+130 |
2019-01-03 | disas: nanoMIPS: Fix an FP-related misnomer 2 | Aleksandar Markovic | 2 | -122/+122 |
2019-01-03 | disas: nanoMIPS: Fix an FP-related misnomer 1 | Aleksandar Markovic | 2 | -72/+72 |
2019-01-03 | disas: nanoMIPS: Name some functions in a more descriptive way | Aleksandar Markovic | 2 | -72/+72 |
2019-01-03 | disas: nanoMIPS: Fix order of some invocations | Aleksandar Markovic | 1 | -388/+388 |
2019-01-03 | disas: nanoMIPS: Fix a function misnomer | Aleksandar Markovic | 2 | -133/+133 |
2019-01-03 | disas: nanoMIPS: Remove functions that are not used | Aleksandar Markovic | 2 | -233/+0 |
2019-01-03 | disas: nanoMIPS: Fix preamble text in nanomips.* files | Aleksandar Markovic | 2 | -6/+8 |
2019-01-03 | disas: nanoMIPS: Fix types and format strings | Stefan Weil | 2 | -13/+17 |
2019-01-03 | target/mips: Support R5900 three-operand MADD1 and MADDU1 instructions | Fredrik Noring | 1 | -3/+9 |
2019-01-03 | target/mips: Support R5900 three-operand MADD and MADDU instructions | Philippe Mathieu-Daudé | 1 | -5/+53 |
2019-01-03 | target/mips: MXU: Add handler for an align instruction | Aleksandar Markovic | 1 | -3/+194 |
2019-01-03 | target/mips: MXU: Add handlers for max/min instructions | Aleksandar Markovic | 1 | -21/+279 |
2019-01-03 | target/mips: MXU: Add handlers for logic instructions | Aleksandar Markovic | 1 | -34/+205 |
2019-01-03 | target/mips: MXU: Improve the comment containing MXU overview | Aleksandar Markovic | 1 | -30/+44 |
2019-01-03 | target/mips: MXU: Add generic naming for optn2 constants | Aleksandar Markovic | 1 | -0/+5 |
2019-01-03 | target/mips: MXU: Add missing opcodes/decoding for LX* instructions | Aleksandar Markovic | 1 | -38/+102 |
2019-01-03 | atomics: Set ATOMIC_REG_SIZE=8 for MIPS n32 | Paul Burton | 1 | -2/+3 |
2019-01-03 | MAINTAINERS: Add Aleksandar Rikalo as a reviewer for MIPS content | Aleksandar Markovic | 1 | -0/+9 |
2019-01-03 | MAINTAINERS: target/mips: Reorder items alphabetically | Aleksandar Markovic | 1 | -5/+5 |
2019-01-03 | MAINTAINERS: target/mips: Add filter for mips in email subjects | Aleksandar Markovic | 1 | -0/+1 |
2019-01-03 | MAINTAINERS: target/mips: Add MIPS files under default-configs directory | Aleksandar Markovic | 1 | -0/+1 |
2019-01-03 | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-3.2-part1'... | Peter Maydell | 15 | -43/+231 |
2019-01-03 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20181226' into staging | Peter Maydell | 19 | -164/+2945 |
2018-12-26 | tcg: Improve call argument loading | Richard Henderson | 1 | -1/+2 |
2018-12-26 | tcg: Record register preferences during liveness | Richard Henderson | 1 | -32/+165 |
2018-12-26 | tcg: Add TCG_OPF_BB_EXIT | Richard Henderson | 3 | -10/+16 |