Searched defs:SIY_IRD (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/none/tests/s390x/
H A Dopcodes.h26 #define SIY_IRD(op1,i2,b1,dl1,dh1,op2) \ macro
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)

Completed in 50 milliseconds