Home
last modified time | relevance | path

Searched defs:SIGNBIT64 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dop_helper.c30 #define SIGNBIT64 ((uint64_t)1 << 63) macro
H A Dneon_helper.c18 #define SIGNBIT64 ((uint64_t)1 << 63) macro