Home
last modified time | relevance | path

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

/xen/tools/tests/x86_emulator/
A Dsimd.h120 typedef char __attribute__((vector_size(EIGHTH_SIZE))) vqi_eighth_t; typedef
A Dsimd.c663 # define shrink3(x) ((eighth_t)B(pmovqb, _mask, (vdi_t)(x), (vqi_eighth_t){}, ~0))
704 # define widen3(x) ((vec_t)B(pmovsxbq, _mask, (vqi_eighth_t)(x), (vdi_t)undef(), ~0))
710 # define widen3(x) ((vec_t)B(pmovzxbq, _mask, (vqi_eighth_t)(x), (vdi_t)undef(), ~0))

Completed in 8 milliseconds