Home
last modified time | relevance | path

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

/qemu/target/loongarch/
H A Dvec.h16 #define UB(x) UB[(x) ^ 15] macro
26 #define UB(x) UB[x] macro
H A Dcpu.h265 uint8_t UB[LASX_LEN / 8]; member