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

  /external/valgrind/main/VEX/priv/
host_s390_defs.h 327 HReg op3_high; member in struct:__anon35805
640 s390_amode *op2, HReg op3_high, HReg op3_low,
host_s390_isel.c 3862 HReg op3_high = s390_isel_int_expr(env, cas->dataHi); \/* new value *\/ local
    [all...]
host_s390_defs.c 632 addHRegUse(u, HRmRead, cdas->op3_high);
955 cdas->op3_high = lookupHRegRemap(m, cdas->op3_high);
    [all...]
guest_s390_toIR.c 11869 IRTemp op3_high = newTemp(Ity_I32); local
11929 IRTemp op3_high = newTemp(Ity_I64); local
    [all...]

Completed in 124 milliseconds