Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/mmvec/
H A Dsystem_ext_mmvec.c29 memcpy(&env->vstore[slot].data.ub[0], &env->tmp_VRegs[0], size); in mem_gather_store()
H A Dmacros.h173 env->tmp_VRegs[0].ub[ELEMENT_SIZE * IDX + i0] = B; \
/openbmc/qemu/target/hexagon/
H A Dcpu.h97 MMVector tmp_VRegs[VECTOR_TEMPS_MAX] QEMU_ALIGNED(16); member
H A DREADME279 tmp_VRegs Temporary registers *not* stored during commit
/openbmc/qemu/target/hexagon/imported/mmvec/
H A Dmacros.def339 THREAD2STRUCT->tmp_VRegs[0].ub[ELEMENT_SIZE*IDX+i0] = B;