Home
last modified time | relevance | path

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

/openbmc/qemu/target/loongarch/
H A Dvec.h18 #define UW(x) UW[(x) ^ 3] macro
28 #define UW(x) UW[x] macro
H A Dcpu.h267 uint32_t UW[LASX_LEN / 32]; member