Home | History | Annotate | Download | only in s390x

Lines Matching refs:i5

93 #define RIE_RRUUU(op1,r1,r2,i3,i4,i5,op2)  \
95 ".long 0x" #i3 #i4 #i5 #op2 "\n\t"
271 #define RISBG(r1,r2,i3,i4,i5) RIE_RRUUU(ec,r1,r2,i3,i4,i5,55)
272 #define RNSBG(r1,r2,i3,i4,i5) RIE_RRUUU(ec,r1,r2,i3,i4,i5,54)
273 #define ROSBG(r1,r2,i3,i4,i5) RIE_RRUUU(ec,r1,r2,i3,i4,i5,56)
274 #define RXSBG(r1,r2,i3,i4,i5) RIE_RRUUU(ec,r1,r2,i3,i4,i5,57)