Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/hexagon/
H A Dmem_noshuf.c126 static inline int64_t pred_ld_sd(bool pred, int64_t *p, int64_t *q, in pred_ld_sd() function
400 res64 = pred_ld_sd(false, &n.d[0], &n.d[0], in main()
406 res64 = pred_ld_sd(true, &n.d[0], &n.d[0], in main()