Home | History | Annotate | Download | only in s390x

Lines Matching refs:dh1

26 #define SIY_IRD(op1,i2,b1,dl1,dh1,op2)  \
28 ".long 0x" #b1 #dl1 #dh1 #op2 "\n\t"
65 #define SIY_URD(op1,i2,b1,dl1,dh1,op2) \
67 ".long 0x" #b1 #dl1 #dh1 #op2 "\n\t"
109 #define AGSI(i2,b1,dl1,dh1) SIY_IRD(eb,i2,b1,dl1,dh1,7a)
119 #define ALGSI(i2,b1,dl1,dh1) SIY_IRD(eb,i2,b1,dl1,dh1,7e)
124 #define ALSI(i2,b1,dl1,dh1) SIY_IRD(eb,i2,b1,dl1,dh1,6e)
129 #define ASI(i2,b1,dl1,dh1) SIY_IRD(eb,i2,b1,dl1,dh1,6a)
207 #define CLIY(i2,b1,dl1,dh1) SIY_URD(eb,i2,b1,dl1,dh1,55)
311 #define MVIY(i2,b1,dl1,dh1) SIY_URD(eb,i2,b1,dl1,dh1,52)
316 #define NIY(i2,b1,dl1,dh1) SIY_URD(eb,i2,b1,dl1,dh1,54)
322 #define OIY(i2,b1,dl1,dh1) SIY_URD(eb,i2,b1,dl1,dh1,56)
370 #define TMY(i2,b1,dl1,dh1) SIY_URD(eb,i2,b1,dl1,dh1,51)
374 #define XIY(i2,b1,dl1,dh1) SIY_URD(eb,i2,b1,dl1,dh1,57)