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
/
tcg-op.h
Age
Commit message (
Expand
)
Author
2019-05-13
tcg: Add support for integer absolute value
Richard Henderson
2019-05-13
tcg: Add gvec expanders for vector shift by scalar
Richard Henderson
2019-05-13
tcg: Add gvec expanders for variable shift
Richard Henderson
2019-05-13
tcg: Add INDEX_op_dupm_vec
Richard Henderson
2019-04-24
tcg: Implement tcg_gen_extract2_{i32,i64}
David Hildenbrand
2019-02-11
tcg: Diagnose referenced labels that have not been emitted
Richard Henderson
2019-01-28
tcg: Add opcodes for vector minmax arithmetic
Richard Henderson
2019-01-28
tcg: Add opcodes for vector saturated arithmetic
Richard Henderson
2019-01-28
tcg: Add gvec expanders for nand, nor, eqv
Richard Henderson
2018-12-26
tcg: Reference count labels
Richard Henderson
2018-11-08
tcg/tcg-op.h: Add multiple include guard
Peter Maydell
2018-06-01
tcg: Pass tb and index to tcg_gen_exit_tb separately
Richard Henderson
2018-05-10
tcg: Introduce atomic helpers for integer min/max
Richard Henderson
2018-05-10
tcg: Introduce helpers for integer min/max
Richard Henderson
2018-05-01
tcg: Improve TCGv_ptr support
Richard Henderson
2018-02-08
tcg: Add generic vector ops for multiplication
Richard Henderson
2018-02-08
tcg: Add generic vector ops for comparisons
Richard Henderson
2018-02-08
tcg: Add generic vector ops for constant shifts
Richard Henderson
2018-02-08
tcg: Add generic vector expanders
Richard Henderson
2018-02-08
tcg: Standardize integral arguments to expanders
Richard Henderson
2018-02-08
tcg: Add types and basic operations for host vectors
Richard Henderson
2017-12-29
tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*
Richard Henderson
2017-10-24
tcg: Remove TCGV_EQUAL*
Richard Henderson
2017-10-24
tcg: Introduce tcgv_{i32,i64,ptr}_{arg,temp}
Richard Henderson
2017-10-24
tcg: Push tcg_ctx into generator functions
Richard Henderson
2017-10-10
tcg: remove addr argument from lookup_tb_ptr
Emilio G. Cota
2017-06-05
tcg: Introduce goto_ptr opcode and tcg_gen_lookup_and_goto_ptr
Emilio G. Cota
2017-01-10
tcg: Add opcode for ctpop
Richard Henderson
2017-01-10
tcg: Add helpers for clrsb
Richard Henderson
2017-01-10
tcg: Add clz and ctz opcodes
Richard Henderson
2017-01-10
tcg: Add deposit_z expander
Richard Henderson
2017-01-10
tcg: Add field extraction primitives
Richard Henderson
2016-11-01
tcg: Add tcg_gen_mulsu2_{i32,i64,tl}
Richard Henderson
2016-10-26
tcg: Add atomic helpers
Richard Henderson
2016-09-16
Introduce TCGOpcode for memory barrier
Pranith Kumar
2016-05-12
tcg: Allow goto_tb to any target PC in user mode
Sergey Fedorov
2016-05-12
tcg: Clean up direct block chaining safety checks
Sergey Fedorov
2016-03-01
tcg: Move definition of type TCGv
LluĂs Vilanova
2015-10-07
tcg: Allow extra data to be attached to insn_start
Richard Henderson
2015-10-07
tcg: Rename debug_insn_start to insn_start
Richard Henderson
2015-08-24
tcg: Remove tcg_gen_trunc_i64_i32
Richard Henderson
2015-08-24
tcg: Split trunc_shr_i32 opcode into extr[lh]_i64_i32
Richard Henderson
2015-03-13
tcg: Change translator-side labels to a pointer
Richard Henderson
2015-02-12
tcg: Implement insert_op_before
Richard Henderson
2015-02-12
tcg: Move some opcode generation functions out of line
Richard Henderson
2014-06-04
TCG: Fix tcg_gen_extr_i64_tl for 32bit
Alexander Graf
2014-05-28
tcg: Inline tcg_gen_helperN
Richard Henderson
2014-05-28
tcg: Use helper-gen.h in tcg-op.h
Richard Henderson
2014-05-28
tcg: Push tcg-runtime routines into exec/helper-*
Richard Henderson
2014-05-12
tcg: Make call address a constant parameter
Richard Henderson
[next]