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