commit | abf08e146cc5c4351ccdd0ef42e73dffdab7c1f2 | [log] [tgz] |
---|---|---|
author | Alexei Fedorov <Alexei.Fedorov@arm.com> | Wed Jul 10 11:32:52 2019 +0100 |
committer | Alexei Fedorov <Alexei.Fedorov@arm.com> | Wed Jul 10 12:22:58 2019 +0100 |
tree | ba10c69003b2cc86d9363e07c0dbf85d82b388ab | |
parent | 1465bbb6d4937af24159ebc337662e30dab8335d [diff] |
AArch64: Add 128-bit integer types definitions This patch adds 128-bit integer types int128_t and uint128_t for "__int128" and "unsigned __int128" supported by GCC and Clang for AArch64. Change-Id: I0e646d026a5c12a09fd2c71dc502082052256a94 Signed-off-by: Alexei Fedorov <Alexei.Fedorov@arm.com>