Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/hexagon/
H A Doverflow.c31 static int32_t satub(int32_t src, int32_t *p, bool *ovf_result) in satub() function
/openbmc/qemu/target/i386/
H A Dops_sse.h242 static inline int satub(int x) in satub() function