Home | History | Annotate | Download | only in s390x

Lines Matching refs:dl1

26 #define SIY_IRD(op1,i2,b1,dl1,dh1,op2)  \
28 ".long 0x" #b1 #dl1 #dh1 #op2 "\n\t"
64 #define SIY_URD(op1,i2,b1,dl1,dh1,op2) \
66 ".long 0x" #b1 #dl1 #dh1 #op2 "\n\t"
102 #define AGSI(i2,b1,dl1,dh1) SIY_IRD(eb,i2,b1,dl1,dh1,7a)
112 #define ALGSI(i2,b1,dl1,dh1) SIY_IRD(eb,i2,b1,dl1,dh1,7e)
117 #define ALSI(i2,b1,dl1,dh1) SIY_IRD(eb,i2,b1,dl1,dh1,6e)
122 #define ASI(i2,b1,dl1,dh1) SIY_IRD(eb,i2,b1,dl1,dh1,6a)
164 #define CLIY(i2,b1,dl1,dh1) SIY_URD(eb,i2,b1,dl1,dh1,55)
256 #define MVIY(i2,b1,dl1,dh1) SIY_URD(eb,i2,b1,dl1,dh1,52)
260 #define NIY(i2,b1,dl1,dh1) SIY_URD(eb,i2,b1,dl1,dh1,54)
266 #define OIY(i2,b1,dl1,dh1) SIY_URD(eb,i2,b1,dl1,dh1,56)
308 #define TMY(i2,b1,dl1,dh1) SIY_URD(eb,i2,b1,dl1,dh1,51)
312 #define XIY(i2,b1,dl1,dh1) SIY_URD(eb,i2,b1,dl1,dh1,57)