Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/hexagon/
H A Dcirc.c35 #define NHALFS (NBYTES / sizeof(short)) macro
57 INIT(hbuf, NHALFS) in INIT()
259 TEST_LOAD_IMM(h, int16_t, hbuf, NHALFS, 2, d)
260 TEST_LOAD_IMM(uh, uint16_t, hbuf, NHALFS, 2, d)
288 TEST_LOAD_REG(h, int16_t, hbuf, NHALFS, d) in TEST_LOAD_REG()
289 TEST_LOAD_REG(uh, uint16_t, hbuf, NHALFS, d) in TEST_LOAD_REG()
313 CIRC_VAL(h, int16_t, NHALFS)
335 CHECK_STORE(h, hbuf, NHALFS, x)
394 CIRC_TEST_STORE_REG(h, h, int16_t, hbuf, NHALFS, 0)
395 CIRC_TEST_STORE_REG(f, h, int16_t, hbuf, NHALFS, 16)
[all …]