Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/hexagon/
H A Dmem_noshuf.c159 static inline int32_t cancel_sw_lb(bool pred, int32_t *p, int8_t *q, int32_t x) in cancel_sw_lb() function
316 res32 = cancel_sw_lb(false, &n.w[0], &n.b[0], 0x12345678); in main()
320 res32 = cancel_sw_lb(true, &n.w[0], &n.b[0], 0x12345687); in main()