index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
qemu
/
bswap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu_ldst.h, cpu-all.h, bswap.h: Update documentation on ld/st accessors
Peter Maydell
2015-01-20
1
-1
/
+10
*
bswap.h: Rename ldl_p, stl_p, etc to ldl_he_p, stl_he_p, etc
Peter Maydell
2014-05-24
1
-22
/
+23
*
bswap: Fix build on FreeBSD 10.0
Andreas Färber
2014-04-03
1
-0
/
+2
*
bswap: Modify prototypes of st[wl]_{le, be}_p (avoid type conversions)
Stefan Weil
2014-03-02
1
-4
/
+4
*
bswap: Modify prototype of stb_p (avoid type conversions)
Stefan Weil
2014-03-02
1
-1
/
+1
*
bswap.h: Remove cpu_to_32wu()
Peter Maydell
2013-11-05
1
-7
/
+0
*
bswap.h: Remove cpu_to_be64wu()
Peter Maydell
2013-11-05
1
-5
/
+0
*
bswap.h: Remove cpu_to_be32wu()
Peter Maydell
2013-11-05
1
-5
/
+0
*
bswap.h: Remove cpu_to_be16wu()
Peter Maydell
2013-11-05
1
-5
/
+0
*
bswap.h: Remove be32_to_cpupu()
Peter Maydell
2013-11-05
1
-5
/
+0
*
bswap.h: Remove le32_to_cpupu()
Peter Maydell
2013-11-05
1
-5
/
+0
*
bswap.h: Remove le16_to_cpupu()
Peter Maydell
2013-11-05
1
-5
/
+0
*
bswap.h: Remove cpu_to_le32wu()
Peter Maydell
2013-11-05
1
-5
/
+0
*
bswap.h: Remove cpu_to_le16wu()
Peter Maydell
2013-11-05
1
-5
/
+0
*
bswap: fix compiler warning
Alexey Kardashevskiy
2013-04-19
1
-0
/
+1
*
bswap: Fix width of swap in leul_to_cpu
Richard Henderson
2013-02-06
1
-2
/
+10
*
bswap: improve gluing
Blue Swirl
2013-01-16
1
-10
/
+10
*
bswap: Rewrite cpu_to_<endian><type>u with {ld,st}<type>_<endian>_p
Richard Henderson
2013-01-12
1
-94
/
+53
*
bswap: Rewrite all ld<type>_<endian>_p functions
Richard Henderson
2013-01-12
1
-270
/
+30
*
bswap: Add host endian unaligned access functions
Richard Henderson
2013-01-12
1
-1
/
+50
*
bswap: Tidy base definitions of bswapN
Richard Henderson
2013-01-12
1
-42
/
+30
*
fpu: move public header file to include/fpu
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-0
/
+713