HomeSort by relevance Sort by last modified time
    Searched defs:op1_high (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/VEX/priv/
host_s390_defs.h 348 HReg op1_high; member in struct:__anon29255::__anon29256::__anon29273
480 s390_insn *s390_insn_cdas(UChar size, HReg op1_high, HReg op1_low,
host_s390_isel.c 2506 HReg op1_high = s390_isel_int_expr(env, cas->expdHi); \/* expected value *\/ local
    [all...]
guest_s390_toIR.c 9879 IRTemp op1_high = newTemp(Ity_I32); local
9939 IRTemp op1_high = newTemp(Ity_I64); local
    [all...]

Completed in 256 milliseconds