index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-01-03
disas: nanoMIPS: Comment the decoder of 'gpr4' gpr encoding type
Aleksandar Markovic
2019-01-03
disas: nanoMIPS: Rename the decoder of 'gpr4' gpr encoding type
Aleksandar Markovic
2019-01-03
disas: nanoMIPS: Comment the decoder of 'gpr3.src.store' gpr encoding type
Aleksandar Markovic
2019-01-03
disas: nanoMIPS: Rename the decoder of 'gpr3.src.store' gpr encoding type
Aleksandar Markovic
2019-01-03
disas: nanoMIPS: Comment the decoder of 'gpr3' gpr encoding type
Aleksandar Markovic
2019-01-03
disas: nanoMIPS: Rename the decoder of 'gpr3' gpr encoding type
Aleksandar Markovic
2019-01-03
disas: nanoMIPS: Fix order of more invocations
Aleksandar Markovic
2019-01-03
disas: nanoMIPS: Name more functions in a more descriptive way
Aleksandar Markovic
2019-01-03
disas: nanoMIPS: Fix an FP-related misnomer 3
Aleksandar Markovic
2019-01-03
disas: nanoMIPS: Fix an FP-related misnomer 2
Aleksandar Markovic
2019-01-03
disas: nanoMIPS: Fix an FP-related misnomer 1
Aleksandar Markovic
2019-01-03
disas: nanoMIPS: Name some functions in a more descriptive way
Aleksandar Markovic
2019-01-03
disas: nanoMIPS: Fix order of some invocations
Aleksandar Markovic
2019-01-03
disas: nanoMIPS: Fix a function misnomer
Aleksandar Markovic
2019-01-03
disas: nanoMIPS: Remove functions that are not used
Aleksandar Markovic
2019-01-03
disas: nanoMIPS: Fix preamble text in nanomips.* files
Aleksandar Markovic
2019-01-03
disas: nanoMIPS: Fix types and format strings
Stefan Weil
2019-01-03
target/mips: Support R5900 three-operand MADD1 and MADDU1 instructions
Fredrik Noring
2019-01-03
target/mips: Support R5900 three-operand MADD and MADDU instructions
Philippe Mathieu-Daudé
2019-01-03
target/mips: MXU: Add handler for an align instruction
Aleksandar Markovic
2019-01-03
target/mips: MXU: Add handlers for max/min instructions
Aleksandar Markovic
2019-01-03
target/mips: MXU: Add handlers for logic instructions
Aleksandar Markovic
2019-01-03
target/mips: MXU: Improve the comment containing MXU overview
Aleksandar Markovic
2019-01-03
target/mips: MXU: Add generic naming for optn2 constants
Aleksandar Markovic
2019-01-03
target/mips: MXU: Add missing opcodes/decoding for LX* instructions
Aleksandar Markovic
2019-01-03
atomics: Set ATOMIC_REG_SIZE=8 for MIPS n32
Paul Burton
2019-01-03
MAINTAINERS: Add Aleksandar Rikalo as a reviewer for MIPS content
Aleksandar Markovic
2019-01-03
MAINTAINERS: target/mips: Reorder items alphabetically
Aleksandar Markovic
2019-01-03
MAINTAINERS: target/mips: Add filter for mips in email subjects
Aleksandar Markovic
2019-01-03
MAINTAINERS: target/mips: Add MIPS files under default-configs directory
Aleksandar Markovic
2019-01-03
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20181226' into staging
Peter Maydell
2018-12-26
tcg: Improve call argument loading
Richard Henderson
2018-12-26
tcg: Record register preferences during liveness
Richard Henderson
2018-12-26
tcg: Add TCG_OPF_BB_EXIT
Richard Henderson
2018-12-26
tcg: Split out more subroutines from liveness_pass_1
Richard Henderson
2018-12-26
tcg: Rename and adjust liveness_pass_1 helpers
Richard Henderson
2018-12-26
tcg: Reindent parts of liveness_pass_1
Richard Henderson
2018-12-26
tcg: Dump register preference info with liveness
Richard Henderson
2018-12-26
tcg: Improve register allocation for matching constraints
Richard Henderson
2018-12-26
tcg: Add output_pref to TCGOp
Richard Henderson
2018-12-26
tcg: Add preferred_reg argument to tcg_reg_alloc_do_movi
Richard Henderson
2018-12-26
tcg: Add preferred_reg argument to temp_sync
Richard Henderson
2018-12-26
tcg: Add preferred_reg argument to temp_load
Richard Henderson
2018-12-26
tcg: Add preferred_reg argument to tcg_reg_alloc
Richard Henderson
2018-12-26
tcg: Add reachable_code_pass
Richard Henderson
2018-12-26
tcg: Reference count labels
Richard Henderson
2018-12-26
tcg: Add TCG_CALL_NO_RETURN
Richard Henderson
2018-12-26
tcg: Renumber TCG_CALL_* flags
Richard Henderson
2018-12-26
linux-user: Add safe_syscall for riscv64 host
Richard Henderson
2018-12-26
disas/microblaze: Remove unused REG_SP macro
Richard Henderson
[next]