summaryrefslogtreecommitdiffstats
path: root/include/qemu/bswap.h
Commit message (Expand)AuthorAgeFilesLines
* cpu_ldst.h, cpu-all.h, bswap.h: Update documentation on ld/st accessorsPeter Maydell2015-01-201-1/+10
* bswap.h: Rename ldl_p, stl_p, etc to ldl_he_p, stl_he_p, etcPeter Maydell2014-05-241-22/+23
* bswap: Fix build on FreeBSD 10.0Andreas Färber2014-04-031-0/+2
* bswap: Modify prototypes of st[wl]_{le, be}_p (avoid type conversions)Stefan Weil2014-03-021-4/+4
* bswap: Modify prototype of stb_p (avoid type conversions)Stefan Weil2014-03-021-1/+1
* bswap.h: Remove cpu_to_32wu()Peter Maydell2013-11-051-7/+0
* bswap.h: Remove cpu_to_be64wu()Peter Maydell2013-11-051-5/+0
* bswap.h: Remove cpu_to_be32wu()Peter Maydell2013-11-051-5/+0
* bswap.h: Remove cpu_to_be16wu()Peter Maydell2013-11-051-5/+0
* bswap.h: Remove be32_to_cpupu()Peter Maydell2013-11-051-5/+0
* bswap.h: Remove le32_to_cpupu()Peter Maydell2013-11-051-5/+0
* bswap.h: Remove le16_to_cpupu()Peter Maydell2013-11-051-5/+0
* bswap.h: Remove cpu_to_le32wu()Peter Maydell2013-11-051-5/+0
* bswap.h: Remove cpu_to_le16wu()Peter Maydell2013-11-051-5/+0
* bswap: fix compiler warningAlexey Kardashevskiy2013-04-191-0/+1
* bswap: Fix width of swap in leul_to_cpuRichard Henderson2013-02-061-2/+10
* bswap: improve gluingBlue Swirl2013-01-161-10/+10
* bswap: Rewrite cpu_to_<endian><type>u with {ld,st}<type>_<endian>_pRichard Henderson2013-01-121-94/+53
* bswap: Rewrite all ld<type>_<endian>_p functionsRichard Henderson2013-01-121-270/+30
* bswap: Add host endian unaligned access functionsRichard Henderson2013-01-121-1/+50
* bswap: Tidy base definitions of bswapNRichard Henderson2013-01-121-42/+30
* fpu: move public header file to include/fpuPaolo Bonzini2012-12-191-1/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-0/+713
OpenPOWER on IntegriCloud