Searched refs:RIE_RRI0 (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/none/tests/s390x/ |
D | opcodes.h | 22 #define RIE_RRI0(op1,r1,r3,i2,u0,op2) \ macro 107 #define AGHIK(r1,r3,i2) RIE_RRI0(ec,r1,r3,i2,00,d9) 112 #define AHIK(r1,r3,i2) RIE_RRI0(ec,r1,r3,i2,00,d8) 117 #define ALGHSIK(r1,r3,i2) RIE_RRI0(ec,r1,r3,i2,00,db) 122 #define ALHSIK(r1,r3,i2) RIE_RRI0(ec,r1,r3,i2,00,da)
|