Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/hexagon/
H A Dmem_noshuf.c33 #define MEM_NOSHUF32(NAME, ST_TYPE, LD_TYPE, ST_OP, LD_OP) \ argument
34 static inline uint32_t NAME(ST_TYPE * p, LD_TYPE * q, ST_TYPE x) \
47 #define MEM_NOSHUF64(NAME, ST_TYPE, LD_TYPE, ST_OP, LD_OP) \ argument
48 static inline uint64_t NAME(ST_TYPE * p, LD_TYPE * q, ST_TYPE x) \