Home | History | Annotate | Download | only in s390

Lines Matching refs:l2

1036 //    | OpCode | L1 | L2 | B1 |     D1      | B2 |     D2     |
1041 Length l2) { \
1042 ss_form(op, l1, l2, b1, d1, b2, d2); \
1050 void Assembler::ss_form(Opcode op, Length l1, Length l2, Register b1, Disp d1,
1055 DCHECK(is_uint4(l2));
1059 (static_cast<uint64_t>(l2)) * B32 |