Searched refs:efghij (Results 1 – 1 of 1) sorted by relevance
517 UInt efghij = high_surrogate & 0x3f; in s390_do_cu24() local520 retval = (uvwxy << 16) | (efghij << 10) | klmnoprst; in s390_do_cu24()559 UInt efghij = (srcval >> 10) & 0x3f; in s390_do_cu42() local561 UInt high_surrogate = (0xd8 << 8) | (abcd << 6) | efghij; in s390_do_cu42()613 UInt efghij = (srcval >> 6) & 0x3f; in s390_do_cu41() local616 UInt byte2 = 0x80 | efghij; in s390_do_cu41()761 UInt efghij = byte2 & 0x3f; in s390_do_cu12_cu14_helper2() local765 retval = (abcd << 12) | (efghij << 6) | klmnop; in s390_do_cu12_cu14_helper2()