Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dlmmi_helper.c47 #define SATUB(x) (x > 0xff ? 0xff : x) macro
79 vs.ub[i] = SATUB(r); in helper_paddusb()
174 vs.ub[i] = SATUB(r); in helper_psubusb()
310 tmp = SATUB(tmp); in helper_packushb()
315 tmp = SATUB(tmp); in helper_packushb()