Searched refs:s390_emit_LHY (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
H A Dhost_s390_defs.c2466 s390_emit_LHY(UChar *p, UChar r1, UChar x2, UChar b2, UShort dl2, UChar dh2) function
4906 p = s390_emit_LHY(p, R0, x, b, dl, dh);
7094 case 2: return s390_emit_LHY(p, reg, x, b, DISP20(d));
7533 buf = s390_emit_LHY(buf, R0, x, b, DISP20(d));
7537 buf = s390_emit_LHY(buf, R0, x, b, DISP20(d));
7541 buf = s390_emit_LHY(buf, R0, x, b, DISP20(d));
7832 return s390_emit_LHY(buf, r1, x, b, DISP20(d));

Completed in 50 milliseconds