Home
last modified time | relevance | path

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

/qemu/target/arm/tcg/
H A Dop_helper.c30 #define SIGNBIT (uint32_t)0x80000000 macro
H A Dneon_helper.c19 #define SIGNBIT (uint32_t)0x80000000 macro
/qemu/target/m68k/
H A Dhelper.c33 #define SIGNBIT (1u << 31) macro