Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qemu/int128: Add int128_or | Richard Henderson | 2021-02-18 | 1 | -0/+10 |
* | qemu/int128: Add int128_lshift | Richard Henderson | 2020-08-28 | 1 | -0/+16 |
* | tcg: Add atomic128 helpers | Richard Henderson | 2016-10-26 | 1 | -0/+6 |
* | int128: Add int128_make128 | Richard Henderson | 2016-10-26 | 1 | -5/+15 |
* | int128: Use __int128 if available | Richard Henderson | 2016-10-26 | 1 | -1/+134 |
* | exec: Avoid direct references to Int128 parts | Richard Henderson | 2016-10-26 | 1 | -0/+10 |
* | include: Clean up includes | Peter Maydell | 2016-02-23 | 1 | -3/+0 |
* | int128: Add int128_exts64() | Alexey Kardashevskiy | 2014-05-30 | 1 | -0/+5 |
* | int128.h: Avoid undefined behaviours involving signed arithmetic | Peter Maydell | 2014-04-18 | 1 | -2/+2 |
* | int128: optimize and add test cases | Paolo Bonzini | 2013-07-02 | 1 | -8/+17 |
* | memory: make section size a 128-bit integer | Paolo Bonzini | 2013-06-20 | 1 | -0/+19 |
* | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 1 | -0/+116 |