Home
last modified time | relevance | path

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

/external/qemu/target-arm/
Dhelper.c2503 static inline uint8_t add8_usat(uint8_t a, uint8_t b) in add8_usat() function
2522 #define ADD8(a, b, n) RESULT(add8_usat(a, b), n, 8);