AArch64: Add 128-bit integer types definitions
authorAlexei Fedorov <[email protected]>
Wed, 10 Jul 2019 10:32:52 +0000 (11:32 +0100)
committerAlexei Fedorov <[email protected]>
Wed, 10 Jul 2019 11:22:58 +0000 (12:22 +0100)
commit394fa5d499fdfc1a0ddcaa3f2640cf5c49c25b63
treeba10c69003b2cc86d9363e07c0dbf85d82b388ab
parent21bde92ff6d20ef2d3a2651fd729a1579232313b
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 <[email protected]>
include/lib/libc/aarch64/stdint_.h