Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_s390_helpers.c626 UInt opqrst = srcval & 0x3f; in s390_do_cu41() local
630 UInt byte4 = 0x80 | opqrst; in s390_do_cu41()
805 UInt opqrst = byte4 & 0x3f; in s390_do_cu12_cu14_helper2() local
810 UInt low_surrogate = (0xdc << 8) | (klmn << 6) | opqrst; in s390_do_cu12_cu14_helper2()
817 (uvwxy << 16) | (efgh << 12) | (ij << 10) | (klmn << 6) | opqrst; in s390_do_cu12_cu14_helper2()