Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_s390_helpers.c407 s390_do_cu21(UInt srcval, UInt low_surrogate) in s390_do_cu21()
503 s390_do_cu24(UInt srcval, UInt low_surrogate) in s390_do_cu24()
562 UInt low_surrogate = (0xdc << 8) | (srcval & 0x3ff); in s390_do_cu42() local
810 UInt low_surrogate = (0xdc << 8) | (klmn << 6) | opqrst; in s390_do_cu12_cu14_helper2() local
Dguest_s390_toIR.c13340 s390_call_cu21(IRExpr *srcval, IRExpr *low_surrogate) in s390_call_cu21()
13396 IRTemp low_surrogate = newTemp(Ity_I32); in s390_irgen_CU21() local
13467 s390_call_cu24(IRExpr *srcval, IRExpr *low_surrogate) in s390_call_cu24()
13524 IRTemp low_surrogate = newTemp(Ity_I32); in s390_irgen_CU24() local