Searched refs:SIY_IRD (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/none/tests/s390x/ |
D | opcodes.h | 26 #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)
|