summaryrefslogtreecommitdiffstats
path: root/tcg/tcg-op.h
Commit message (Expand)AuthorAgeFilesLines
...
* TCG: add logical operations found on alpha and powerpc processorsaurel322008-10-211-0/+100
* Fix tcg_gen_concat32_i64 on 64-bit hosts.pbrook2008-09-231-1/+2
* Add concat32_i64 and concat_tl_i64 opsblueswir12008-09-211-0/+14
* Add concat_i32_i64 op.pbrook2008-09-211-0/+17
* suppressed unused macro handlingbellard2008-05-251-6/+0
* More TCGv type fixes.pbrook2008-05-241-2/+9
* Fix ARM conditional branch bug.pbrook2008-05-241-0/+18
* added tcg_temp_free() and improved the handling of constantsbellard2008-05-231-35/+129
* added debug_insn_start debug instructionbellard2008-05-221-0/+12
* small shift optsbellard2008-05-221-6/+30
* Switch most MIPS logical and arithmetic instructions to TCG.ths2008-05-181-0/+4
* added not pseudo op - more _tl macrosbellard2008-05-171-0/+23
* Add TCG native negation op.pbrook2008-05-111-0/+20
* Add zero extension (pseudo-)ops.pbrook2008-05-111-1/+46
* Fix DEBUG_TCGV.pbrook2008-05-101-3/+3
* Rename CONFIG_NO_DYNGEN_OP to CONFIG_DYNGEN_OP to avoid double negativesblueswir12008-05-101-1/+1
* Add helpers and shorthands for mul and muli operations.ths2008-05-041-0/+19
* Skip register moves when the target and the source are the sameblueswir12008-05-031-4/+8
* ARM TCG conversion 9/16.pbrook2008-03-311-0/+12
* ARM TCG conversion 7/16.pbrook2008-03-311-0/+19
* Add TL variants of trunc and ext/extublueswir12008-03-221-0/+12
* Prepare for op.c removal and zero legacy opsblueswir12008-03-211-0/+2
* Make TCG br op availableblueswir12008-03-211-0/+5
* Add discard_ptr and discard_tlblueswir12008-03-161-0/+4
* Add tcg_const_tlblueswir12008-03-131-0/+2
* 32-bit host sign extension fix (Juergen Lock).pbrook2008-03-041-2/+2
* Add brcond_tlblueswir12008-03-021-0/+2
* Fix mixed definesblueswir12008-02-251-2/+2
* More helper types, rearrange generic definitionsblueswir12008-02-241-0/+109
* Fix andi, optimize addi and subi zero casesblueswir12008-02-201-3/+13
* fixed sign extensions - added explicit side effect op flag - added discard in...bellard2008-02-041-5/+24
* Add TCG variable opaque type.pbrook2008-02-031-296/+374
* TCG code generatorbellard2008-02-011-0/+1175
OpenPOWER on IntegriCloud