]> git.proxmox.com Git - qemu.git/history - tcg/tcg-op.h
TCG: Use gen_opc_ptr from context instead of global variable.
[qemu.git] / tcg / tcg-op.h
2012-11-17 Evgeny VoevodinTCG: Use gen_opc_ptr from context instead of global...
2012-10-31 Paolo BonziniMerge remote-tracking branch 'origin/master' into threa...
2012-10-30 Blue SwirlMerge branch 'qspi.2' of git://developer.petalogix...
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.68' into staging
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-10-29 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-29 Aurelien JarnoMerge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp...
2012-10-28 Aurelien Jarnotcg: rework TCG helper flags
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/dma'...
2012-10-19 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://git...
2012-10-17 Richard Hendersontcg: Optimize mulu2
2012-10-17 Richard Hendersontcg: Constant fold add2 and sub2
2012-10-06 Aurelien JarnoMerge branch 'target-arm.for-upstream' of git://git...
2012-10-06 Aurelien JarnoMerge branch 'trivial-patches' of git://github.com...
2012-10-06 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-06 Richard Hendersontcg: Add TCG_COND_NEVER, TCG_COND_ALWAYS
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-09-25 Richard Hendersontcg: Streamline movcond_i64 using movcond_i32
2012-09-25 Richard Hendersontcg: Streamline movcond_i64 using 32-bit arithmetic
2012-09-25 Richard Hendersontcg: Sanity check goto_tb input
2012-09-25 Richard Hendersontcg: Sanity check deposit inputs
2012-09-25 Richard Hendersontcg: Implement concat*_i64 with deposit_i64
2012-09-25 Richard Hendersontcg: Emit XORI as NOT for appropriate constants
2012-09-25 Richard Hendersontcg: Optimize initial inputs for ori_i64
2012-09-25 Richard Hendersontcg: Emit ANDI as EXTU for appropriate constants
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-09-21 Aurelien JarnoMerge branch 'usb.65' of git://git.kraxel.org/qemu
2012-09-21 Richard Hendersontcg: Introduce movcond
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-14 Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-12-14 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-14 Peter Maydelltcg: make tcg_const_ptr actually accept a pointer argument
2011-11-02 Blue SwirlMerge branch 'tci' of git://qemu.weilnetz.de/qemu
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-11-01 Anthony LiguoriMerge remote-tracking branch 'afaerber/cocoa-for-upstre...
2011-11-01 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-11-01 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-11-01 Richard Hendersontcg: Fix whitespace in tcg-op.h.
2011-11-01 Richard Hendersontcg: Fix regression in tcg_gen_deposit_i64.
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/uq/master...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-asser...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v45' into...
2011-10-30 Richard Hendersontcg: Optimize some forms of deposit.
2011-10-01 Jan Kiszkatcg-i386: Introduce limited deposit support
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Richard Hendersontcg: Always define all of the TCGOpcode enum members.
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-03 Peter Maydelltcg: If DEBUG_TCGV, distinguish TCGv_ptr from TCGv_i32...
2011-06-03 Peter Maydelltcg/tcg-op.h: Fix prototypes for ld/st functions on...
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-20 Richard Hendersontcg: Define "deposit" as an optional operation.
2010-12-02 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-01 Richard Hendersontcg: Fix default definition of divu_i32 and remu_i32.
2010-06-16 Richard Hendersontcg: Optionally sign-extend 32-bit arguments for 64...
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-28 Richard Hendersontcg: Use INDEX_op_qemu_ld32 for 32-bit results.
2010-03-26 Richard Hendersontcg: Disambiguate qemu_ld32u with 32-bit and 64-bit...
2010-03-26 Richard Hendersontcg: Allow target-specific implementation of NOR.
2010-03-26 Richard Hendersontcg: Allow target-specific implementation of NAND.
2010-03-26 Richard Hendersontcg: Allow target-specific implementation of EQV.
2010-03-26 Richard Hendersontcg: Use not_i32 to implement not_i64.
2010-03-26 Richard Hendersontcg: Change TCGType to an enumeration.
2010-03-26 Richard Hendersontcg: Use TCGCond where appropriate.
2010-03-26 Richard Hendersontcg: Name the opcode enumeration.
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-14 Aurelien Jarnotcg: declare internal helpers as const and pure
2010-03-14 Aurelien Jarnotcg: add div/rem 32-bit helpers
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-20 Richard Hendersontcg: Optional target implementation of ORC.
2010-02-20 Richard Hendersontcg: Optional target implementation of ANDC.
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-08 Aurelien Jarnotcg: move setcond* ops to non-optional section
2010-02-08 Aurelien Jarnotcg: add setcondi pseudo-op
2010-02-06 Richard Hendersontcg: generic support for conditional set
2009-10-04 Aurelien Jarnotcg: add ext{8,16,32}u_i{32,64} TCG ops
2009-09-16 Stefan Weiltcg: fix size of local variables in tcg_gen_bswap64_i64
2009-07-18 Aurelien Jarnotcg: Fix tcg_gen_rotr_i64
2009-03-29 aurel32tcg: fix _tl aliases for divu/remu
2009-03-29 aurel32tcg: add _tl aliases for div/divu/rem/remu
2009-03-13 aurel32tcg: add _tl aliases to bswap16/32/64 TCG ops
next