Searched refs:RRE_RR (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/none/tests/s390x/
H A Dopcodes.h53 #define RRE_RR(op,u0,r1,r2) ".long 0x" #op #u0 #r1 #r2 "\n\t" macro
169 #define CHHR(r1,r2) RRE_RR(b9cd,00,r1,r2)
171 #define CHLR(r1,r2) RRE_RR(b9dd,00,r1,r2)
200 #define CLHHR(r1,r2) RRE_RR(b9cf,00,r1,r2)
202 #define CLHLR(r1,r2) RRE_RR(b9df,00,r1,r2)
239 #define FLOGR(r1,r2) RRE_RR(b983,00,r1,r2)
259 #define LBR(r1,r2) RRE_RR(b926,00,r1,r2)
266 #define LGBR(r1,r2) RRE_RR(b906,00,r1,r2)
270 #define LGHR(r1,r2) RRE_RR(b907,00,r1,r2)
274 #define LHR(r1,r2) RRE_RR(b92
[all...]

Completed in 661 milliseconds