Home
last modified time | relevance | path

Searched defs:bbuf (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/tcg/hexagon/
H A Dcirc.c42 uint8_t bbuf[NBYTES] __attribute__((aligned(1 << 12))) = {0}; variable
56 INIT(bbuf, NBYTES) in INIT() argument
286 TEST_LOAD_REG(b, int8_t, bbuf, NBYTES, d) in TEST_LOAD_REG() argument
H A Dbrev.c32 uint8_t bbuf[SIZE] __attribute__((aligned(1 << 16))) = {0}; variable