Home
last modified time | relevance | path

Searched refs:sub8_sat (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/arm/
H A Dhelper.c12210 static inline uint8_t sub8_sat(uint8_t a, uint8_t b) in sub8_sat() function
12228 #define SUB8(a, b, n) RESULT(sub8_sat(a, b), n, 8);