Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dgen_tcg.h333 CHECK_NOSHUF_PRED(GET_EA, SIZE, LSB); \
390 CHECK_NOSHUF_PRED(GET_EA, 8, LSB); \
H A Dmacros.h91 #define CHECK_NOSHUF_PRED(GET_EA, SIZE, PRED) \ macro