Home
last modified time | relevance | path

Searched defs:SIGNBIT (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dop_helper.c29 #define SIGNBIT (uint32_t)0x80000000 macro
H A Dneon_helper.c17 #define SIGNBIT (uint32_t)0x80000000 macro
/openbmc/qemu/target/m68k/
H A Dhelper.c31 #define SIGNBIT (1u << 31) macro