Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dguest_s390_helpers.c624 UInt opqrst = srcval & 0x3f; in s390_do_cu41() local
628 UInt byte4 = 0x80 | opqrst; in s390_do_cu41()
803 UInt opqrst = byte4 & 0x3f; in s390_do_cu12_cu14_helper2() local
808 UInt low_surrogate = (0xdc << 8) | (klmn << 6) | opqrst; in s390_do_cu12_cu14_helper2()
815 (uvwxy << 16) | (efgh << 12) | (ij << 10) | (klmn << 6) | opqrst; in s390_do_cu12_cu14_helper2()