]> git.proxmox.com Git - qemu.git/history - target-alpha/op_helper.c
usb-uhci: symbolic names for pci registers
[qemu.git] / target-alpha / op_helper.c
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.