index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcg
Age
Commit message (
Expand
)
Author
2017-02-03
tci: Remove invalid assertions
Stefan Weil
2017-01-17
tcg/i386: Always use TZCNT when available
Richard Henderson
2017-01-17
Revert "tcg/i386: Rely on undefined/undocumented behaviour of BSF/BSR"
Richard Henderson
2017-01-13
tcg/aarch64: Fix tcg_out_movi
Richard Henderson
2017-01-13
tcg/aarch64: Fix addsub2 for 0+C
Richard Henderson
2017-01-13
tcg/s390: Fix merge error with facilities
Richard Henderson
2017-01-10
tcg/i386: Handle ctpop opcode
Richard Henderson
2017-01-10
tcg/ppc: Handle ctpop opcode
Richard Henderson
2017-01-10
tcg: Use ctpop to generate ctz if needed
Richard Henderson
2017-01-10
tcg: Add opcode for ctpop
Richard Henderson
2017-01-10
tcg: Add helpers for clrsb
Richard Henderson
2017-01-10
tcg/i386: Rely on undefined/undocumented behaviour of BSF/BSR
Richard Henderson
2017-01-10
tcg/i386: Handle ctz and clz opcodes
Richard Henderson
2017-01-10
tcg/i386: Allow bmi2 shiftx to have non-matching operands
Richard Henderson
2017-01-10
tcg/i386: Hoist common arguments in tcg_out_op
Richard Henderson
2017-01-10
tcg/i386: Fuly convert tcg_target_op_def
Richard Henderson
2017-01-10
tcg/s390: Handle clz opcode
Richard Henderson
2017-01-10
tcg/mips: Handle clz opcode
Richard Henderson
2017-01-10
tcg/arm: Handle ctz and clz opcodes
Richard Henderson
2017-01-10
tcg/aarch64: Handle ctz and clz opcodes
Richard Henderson
2017-01-10
tcg/ppc: Handle ctz and clz opcodes
Richard Henderson
2017-01-10
tcg: Add clz and ctz opcodes
Richard Henderson
2017-01-10
tcg: Allow an operand to be matching or a constant
Richard Henderson
2017-01-10
tcg: Pass the opcode width to target_parse_constraint
Richard Henderson
2017-01-10
tcg: Transition flat op_defs array to a target callback
Richard Henderson
2017-01-10
tcg: Add markup for output requires new register
Richard Henderson
2017-01-10
tcg/optimize: Fold movcond 0/1 into setcond
Richard Henderson
2017-01-10
tcg/s390: Support deposit into zero
Richard Henderson
2017-01-10
tcg/s390: Implement field extraction opcodes
Richard Henderson
2017-01-10
tcg/s390: Expose host facilities to tcg-target.h
Richard Henderson
2017-01-10
tcg/ppc: Implement field extraction opcodes
Richard Henderson
2017-01-10
tcg/mips: Implement field extraction opcodes
Richard Henderson
2017-01-10
tcg/i386: Implement field extraction opcodes
Richard Henderson
2017-01-10
tcg/arm: Implement field extraction opcodes
Richard Henderson
2017-01-10
tcg/arm: Move isa detection to tcg-target.h
Richard Henderson
2017-01-10
tcg/aarch64: Implement field extraction opcodes
Richard Henderson
2017-01-10
tcg: Add deposit_z expander
Richard Henderson
2017-01-10
tcg: Minor adjustments to deposit expanders
Richard Henderson
2017-01-10
tcg: Add field extraction primitives
Richard Henderson
2017-01-06
tcg-mips: Adjust qemu_ld/st for mips64
Jin Guojie
2017-01-06
tcg-mips: Adjust calling conventions for mips64
Jin Guojie
2017-01-06
tcg-mips: Add tcg unwind info
Jin Guojie
2017-01-06
tcg-mips: Adjust prologue for mips64
Jin Guojie
2017-01-06
tcg-mips: Adjust load/store functions for mips64
Jin Guojie
2017-01-06
tcg-mips: Adjust move functions for mips64
Jin Guojie
2017-01-06
tcg-mips: Add bswap32u and bswap64
Jin Guojie
2017-01-06
tcg-mips: Support 64-bit opcodes
Jin Guojie
2017-01-06
tcg-mips: Add mips64 opcodes
Jin Guojie
2017-01-06
tcg-mips: Move bswap code to a subroutine
Jin Guojie
2016-12-23
tcg/s390: Remove 'R' constraint
Richard Henderson
[next]