index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-arm
/
helpers.h
Age
Commit message (
Expand
)
Author
2011-02-20
target-arm: Move Neon VZIP to helper functions
Peter Maydell
2011-02-20
target-arm: Move Neon VUZP to helper functions
Peter Maydell
2011-02-20
target-arm: Implement VMULL.P8
Peter Maydell
2011-02-10
target-arm: Use standard FPSCR for Neon half-precision operations
Peter Maydell
2011-02-09
target-arm: Fix VQMOVUN Neon instruction.
Juha Riihimäki
2011-02-04
Set the right overflow bit for neon 32 and 64 bit saturating add/sub.
Christophe Lyon
2011-01-12
ARM: add neon helpers for VQSHLU
Juha Riihimäki
2009-11-22
ARM atomic ops rewrite
Paul Brook
2009-11-19
ARM FP16 support
Paul Brook
2009-10-27
target-arm: use native tcg-ops for ror/bic/vorn
Aurelien Jarno
2009-10-17
target-arm: convert NEON VZIP/VUZP/VTRN helper functions to pure TCG
Filip Navara
2008-12-19
Implement (very) basic Thumb2-EE support. This doesn't actually implement
pbrook
2008-11-17
TCG variable type checking.
pbrook
2008-03-31
ARM TCG conversion 15/16.
pbrook
2008-03-31
ARM TCG conversion 14/16.
pbrook
2008-03-31
ARM TCG conversion 13/16.
pbrook
2008-03-31
ARM TCG conversion 12/16.
pbrook
2008-03-31
ARM TCG conversion 11/16.
pbrook
2008-03-31
ARM TCG conversion 10/16.
pbrook
2008-03-31
ARM TCG conversion 9/16.
pbrook
2008-03-31
ARM TCG conversion 8/16.
pbrook
2008-03-31
ARM TCG conversion 7/16.
pbrook
2008-03-31
ARM TCG conversion 6/16.
pbrook
2008-03-31
ARM TCG conversion 4/16.
pbrook
2008-03-31
ARM TCG conversion 2/16.
pbrook
2008-03-31
ARM TCG conversion 1/16.
pbrook