Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/hexagon/
H A Dcirc.c37 #define NDOBLS (NBYTES / sizeof(long long)) macro
39 int64_t dbuf[NDOBLS] __attribute__((aligned(1 << 12))) = {0};
59 INIT(dbuf, NDOBLS) in INIT()
262 TEST_LOAD_IMM(d, int64_t, dbuf, NDOBLS, 8, lld)
291 TEST_LOAD_REG(d, int64_t, dbuf, NDOBLS, lld) in TEST_LOAD_REG()
315 CIRC_VAL(d, int64_t, NDOBLS)
337 CHECK_STORE(d, dbuf, NDOBLS, llx)
366 CIRC_TEST_STORE_IMM(d, d, int64_t, dbuf, NDOBLS, 0, 8)
397 CIRC_TEST_STORE_REG(d, d, int64_t, dbuf, NDOBLS, 0)