Searched refs:sub16_usat (Results 1 - 1 of 1) sorted by relevance

/external/qemu/target-arm/
H A Dhelper.c2421 static inline uint16_t sub16_usat(uint16_t a, uint16_t b) function
2447 #define SUB16(a, b, n) RESULT(sub16_usat(a, b), n, 16);

Completed in 49 milliseconds