Searched refs:efghij (Results 1 – 1 of 1) sorted by relevance
472 UInt efghij = high_surrogate & 0x3f; in s390_do_cu24() local475 retval = (uvwxy << 16) | (efghij << 10) | klmnoprst; in s390_do_cu24()514 UInt efghij = (srcval >> 10) & 0x3f; in s390_do_cu42() local516 UInt high_surrogate = (0xd8 << 8) | (abcd << 6) | efghij; in s390_do_cu42()568 UInt efghij = (srcval >> 6) & 0x3f; in s390_do_cu41() local571 UInt byte2 = 0x80 | efghij; in s390_do_cu41()716 UInt efghij = byte2 & 0x3f; in s390_do_cu12_cu14_helper2() local720 retval = (abcd << 12) | (efghij << 6) | klmnop; in s390_do_cu12_cu14_helper2()