]> git.proxmox.com Git - qemu.git/history - target-alpha/op_helper.c
PXE: Refresh all PXE ROMs from the ipxe submodule
[qemu.git] / target-alpha / op_helper.c
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-02 Peter Maydellsoftfloat: Rename float*_is_nan() functions to float...
2010-05-03 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into HEAD
2010-04-27 Richard Hendersontarget-alpha: Implement RPCC.
2010-04-27 Richard Hendersontarget-alpha: Fix load-locked/store-conditional.
2010-04-27 Richard Hendersontarget-alpha: Implement cvtlq inline.
2010-04-27 Richard Hendersontarget-alpha: Implement rs/rc properly.
2010-04-27 Richard Hendersontarget-alpha: Implement cpys{, n, e} inline.
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-10 Richard Hendersontarget-alpha: Implement cvtql inline.
2010-02-28 Richard Hendersontarget-alpha: Implement IEEE FP qualifiers.
2010-02-23 Richard Hendersontarget-alpha: Mark helper_excp as NORETURN.
2010-02-23 Richard Hendersontarget-alpha: Clean up arithmetic traps.
2009-12-17 Richard Hendersontarget-alpha: Fix float32_to_s vs zero exponent.
2009-12-17 Richard Hendersontarget-alpha: Fix cvtlq.
2009-12-17 Richard Hendersontarget-alpha: Implement fp branch/cmov inline.
2009-12-13 Richard Hendersontarget-alpha: Expand ins*h inline.
2009-12-13 Richard Hendersontarget-alpha: Expand msk*h inline.
2009-12-13 Richard Hendersontarget-alpha: Expand msk*l inline.
2009-12-13 Richard Hendersontarget-alpha: Expand ins*l inline.
2009-12-13 Richard Hendersontarget-alpha: Implement missing MVI instructions.
2009-12-13 Richard Hendersontarget-alpha: Fixes for alpha-linux syscalls.
2009-12-13 Richard Hendersontarget-alpha: Remove bogus DO_TB_FLUSH code from transl...
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-21 Blue SwirlAdd 'static' to please Sparse
2009-08-16 Blue SwirlReplace always_inline with inline
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-04-10 aurel32target-alpha: remove amask helper
2009-04-10 aurel32target-alpha: remove helper_load_implver
2009-04-10 aurel32target-alpha: overflow condition for sublv and subqv
2009-03-29 aurel32target-alpha: tb_flush helper should flush the tb ...
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-11-21 aurel32target-alpha: use CPU_Float/CPU_Double instead of ugly...
2008-11-17 pbrookTCG variable type checking.
2008-11-10 aurel32target-alpha: fix cmpbge instruction
2008-09-30 aurel32target-alpha: convert palcode ops to TCG
2008-09-29 aurel32target-alpha: convert FP ops to TCG
2008-09-18 aurel32target-alpha: convert remaining arith3 functions to TCG
2008-09-18 aurel32target-alpha: switch a few helpers to TCG
2008-09-17 aurel32target-alpha: convert byte manipulation instructions...
2008-09-16 aurel32target-alpha: convert arith2 instructions to TCG
2008-05-25 pbrookFix off-by-one unwinding error.
2007-12-01 blueswir1 Fix Sparc host compile problem reported by Shaddy...
2007-11-11 bellardfixed invalid type
2007-10-29 thsAdjust s390 addresses (the MSB is defined as "to be...
2007-10-28 j_mayerMake Alpha and PowerPC targets use shared helpers
2007-10-28 j_mayerAlpha coding style and inlining fixes.
2007-10-25 j_mayerUse host-utils for Alpha 64x64 bits multiplications.
2007-10-14 j_mayerGenerate micro-ops for Alpha executive and supervisor...
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-04-05 j_mayerAlpha architecture emulation core.