Sign in
qemu
/
qemu
/
c65f9a07a78afa3c98712f6192962ffd6babe339
/
target-arm
/
helper.h
d3e35a1
target-arm: A64: add stubs for a64 specific helpers
by Alexander Graf
· 11 years ago
9d93550
target-arm: add support for v8 AES instructions
by Ard Biesheuvel
· 11 years ago
40cfacd
target-arm: Implement ARMv8 FP VMAXNM and VMINNM instructions.
by Will Newton
· 11 years ago
f5daeec
tcg: Remove stray semi-colons from target-*/helper.h
by Richard Henderson
· 12 years ago
2de68a4
target-arm: Implement sbc_cc inline
by Richard Henderson
· 12 years ago
49b4c31
target-arm: Implement adc_cc inline
by Richard Henderson
· 12 years ago
c9f1012
target-arm: Use mul[us]2 and add2 in umlal et al
by Richard Henderson
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
4b3d482
target-arm: rename helper flags
by Aurelien Jarno
· 12 years ago
36c91fd
target-arm: Implement abs_i32 inline rather than as a helper
by Peter Maydell
· 12 years ago
ee6fa55
target-arm: Use TCG operation for Neon 64 bit negation
by Peter Maydell
· 12 years ago
00e3ab2
target-arm: mark a few integer helpers const and pure
by Aurelien Jarno
· 12 years ago
365af80
target-arm: convert sar, shl and shr helpers to TCG
by Aurelien Jarno
· 12 years ago
72485ec
target-arm: convert add_cc and sub_cc helpers to TCG
by Aurelien Jarno
· 12 years ago
9ef3927
target-arm: convert remaining helpers
by Blue Swirl
· 13 years ago
1ce94f8
target-arm: convert void helpers
by Blue Swirl
· 13 years ago
4a9a539
target-arm: Remove remaining old cp15 infrastructure
by Peter Maydell
· 13 years ago
c326b97
target-arm: Convert TEECR, TEEHBR to new scheme
by Peter Maydell
· 13 years ago
e8070a2
target-arm: Remove old cpu_arm_set_cp_io infrastructure
by Peter Maydell
· 13 years ago
4b6a83f
target-arm: initial coprocessor register framework
by Peter Maydell
· 13 years ago
da97f52
target-arm: Implement VFPv4 fused multiply-accumulate insns
by Peter Maydell
· 13 years ago
02da0b2
Revert "target-arm: Use global env in neon_helper.c helpers"
by Peter Maydell
· 14 years ago
aa47cfd
target-arm: Pass fp status pointer explicitly to neon fp helpers
by Peter Maydell
· 14 years ago
ae1857e
target-arm: Make VFP binop helpers take pointer to fpstatus, not CPUState
by Peter Maydell
· 14 years ago
477955b
Revert "target-arm: Use global env in iwmmxt_helper.c helpers"
by Peter Maydell
· 14 years ago
5500b06
target-arm: Use correct float status for Neon int-float conversions
by Peter Maydell
· 14 years ago
7b59220
move helpers.h to helper.h
by Lluís
· 14 years ago
[Renamed from target-arm/helpers.h]
947a2fa
target-arm: Use global env in iwmmxt_helper.c helpers
by Peter Maydell
· 14 years ago
2a3f75b
target-arm: Use global env in neon_helper.c helpers
by Peter Maydell
· 14 years ago
622465e
target-arm/helper.c: For float-int conversion helpers pass ints as ints
by Peter Maydell
· 14 years ago
d68a6f3
target-arm: Move Neon VZIP to helper functions
by Peter Maydell
· 14 years ago
02acedf
target-arm: Move Neon VUZP to helper functions
by Peter Maydell
· 14 years ago
e5ca24c
target-arm: Implement VMULL.P8
by Peter Maydell
· 14 years ago
2d981da
target-arm: Use standard FPSCR for Neon half-precision operations
by Peter Maydell
· 14 years ago
af1bbf3
target-arm: Fix VQMOVUN Neon instruction.
by Juha Riihimäki
· 14 years ago
7290267
Set the right overflow bit for neon 32 and 64 bit saturating add/sub.
by Christophe Lyon
· 14 years ago
4ca4502
ARM: add neon helpers for VQSHLU
by Juha Riihimäki
· 14 years ago
426f5ab
ARM atomic ops rewrite
by Paul Brook
· 15 years ago
6001149
ARM FP16 support
by Paul Brook
· 15 years ago
f669df2
target-arm: use native tcg-ops for ror/bic/vorn
by Aurelien Jarno
· 15 years ago
1945761
target-arm: convert NEON VZIP/VUZP/VTRN helper functions to pure TCG
by Filip Navara
· 15 years ago
fe1479c
Implement (very) basic Thumb2-EE support. This doesn't actually implement
by pbrook
· 16 years ago
a7812ae
TCG variable type checking.
by pbrook
· 16 years ago
e677137
ARM TCG conversion 15/16.
by pbrook
· 17 years ago
ad69471
ARM TCG conversion 14/16.
by pbrook
· 17 years ago
8f8e3aa
ARM TCG conversion 13/16.
by pbrook
· 17 years ago
8984bd2
ARM TCG conversion 12/16.
by pbrook
· 17 years ago
5e3f878
ARM TCG conversion 11/16.
by pbrook
· 17 years ago
4373f3c
ARM TCG conversion 10/16.
by pbrook
· 17 years ago
b010980
ARM TCG conversion 9/16.
by pbrook
· 17 years ago
d9ba483
ARM TCG conversion 8/16.
by pbrook
· 17 years ago
6ddbc6e
ARM TCG conversion 7/16.
by pbrook
· 17 years ago
3670669
ARM TCG conversion 6/16.
by pbrook
· 17 years ago
1497c96
ARM TCG conversion 4/16.
by pbrook
· 17 years ago
f51bbbf
ARM TCG conversion 2/16.
by pbrook
· 17 years ago
b26eefb
ARM TCG conversion 1/16.
by pbrook
· 17 years ago