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

  /external/valgrind/VEX/priv/
host_s390_defs.h 329 HReg op1_high; member in struct:__anon24599
644 s390_insn *s390_insn_cdas(UChar size, HReg op1_high, HReg op1_low,
host_s390_isel.c 3877 HReg op1_high = s390_isel_int_expr(env, cas->expdHi); \/* expected value *\/ local
    [all...]
host_s390_defs.c 636 addHRegUse(u, HRmRead, cdas->op1_high);
958 cdas->op1_high = lookupHRegRemap(m, cdas->op1_high);
    [all...]
guest_s390_toIR.c 11956 IRTemp op1_high = newTemp(Ity_I32); local
12016 IRTemp op1_high = newTemp(Ity_I64); local
    [all...]

Completed in 88 milliseconds