summary refs log tree commit diff stats
path: root/include/qemu/int128.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* host/include/generic/host/atomic128: Fix compilation problem with Clang 17Thomas Huth2023-11-131-0/+2
* meson: Split test for __int128_t type from __int128_t arithmeticRichard Henderson2023-05-301-2/+2
* qemu/int128: Re-shuffle Int128Alias membersRichard Henderson2023-05-021-2/+2
* include/qemu/int128: Use Int128 structure for TCIRichard Henderson2023-02-041-3/+22
* host-utils: Implemented unsigned 256-by-128 divisionLucas Mateus Castro (alqotel)2022-06-201-0/+38
* softfloat: add float128_to_int128Matheus Ferst2022-04-201-0/+2
* qemu/int128: add int128_urshiftMatheus Ferst2022-04-201-0/+19
* Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau2022-04-061-1/+1
* qemu/int128: addition of div/rem 128-bit operationsFrédéric Pétrot2022-01-081-0/+27
* qemu/int128: Add int128_{not,xor}Frédéric Pétrot2021-10-271-0/+20
* include/qemu/int128.h: introduce bswap128sMatheus Ferst2021-08-271-1/+16
* include/qemu/int128.h: define struct Int128 according to the host endiannessMatheus Ferst2021-08-271-7/+20
* include/qemu/int128.h: Add function to create Int128 from int64_tPeter Maydell2021-06-161-0/+10
* qemu/int128: Add int128_orRichard Henderson2021-02-181-0/+10
* qemu/int128: Add int128_lshiftRichard Henderson2020-08-281-0/+16
* tcg: Add atomic128 helpersRichard Henderson2016-10-261-0/+6
* int128: Add int128_make128Richard Henderson2016-10-261-5/+15
* int128: Use __int128 if availableRichard Henderson2016-10-261-1/+134
* exec: Avoid direct references to Int128 partsRichard Henderson2016-10-261-0/+10
* include: Clean up includesPeter Maydell2016-02-231-3/+0
* int128: Add int128_exts64()Alexey Kardashevskiy2014-05-301-0/+5
* int128.h: Avoid undefined behaviours involving signed arithmeticPeter Maydell2014-04-181-2/+2
* int128: optimize and add test casesPaolo Bonzini2013-07-021-8/+17
* memory: make section size a 128-bit integerPaolo Bonzini2013-06-201-0/+19
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-0/+116