Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dguest_s390_helpers.c405 s390_do_cu21(UInt srcval, UInt low_surrogate) in s390_do_cu21()
501 s390_do_cu24(UInt srcval, UInt low_surrogate) in s390_do_cu24()
560 UInt low_surrogate = (0xdc << 8) | (srcval & 0x3ff); in s390_do_cu42() local
808 UInt low_surrogate = (0xdc << 8) | (klmn << 6) | opqrst; in s390_do_cu12_cu14_helper2() local
Dguest_s390_toIR.c13210 s390_call_cu21(IRExpr *srcval, IRExpr *low_surrogate) in s390_call_cu21()
13266 IRTemp low_surrogate = newTemp(Ity_I32); in s390_irgen_CU21() local
13337 s390_call_cu24(IRExpr *srcval, IRExpr *low_surrogate) in s390_call_cu24()
13394 IRTemp low_surrogate = newTemp(Ity_I32); in s390_irgen_CU24() local