Home
last modified time | relevance | path

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

/xen/tools/tests/x86_emulator/
A Dsimd.h63 typedef unsigned int __attribute__((mode(QI), vector_size(VEC_SIZE))) byte_vec_t; typedef
A Dsimd.c74 static inline bool _to_bool(byte_vec_t bv) in _to_bool()
84 # define to_bool(cmp) _to_bool((byte_vec_t)(cmp))

Completed in 9 milliseconds