D | opcodes.h | 26 #define SIY_IRD(op1,i2,b1,dl1,dh1,op2) \ argument 65 #define SIY_URD(op1,i2,b1,dl1,dh1,op2) \ argument 109 #define AGSI(i2,b1,dl1,dh1) SIY_IRD(eb,i2,b1,dl1,dh1,7a) argument 119 #define ALGSI(i2,b1,dl1,dh1) SIY_IRD(eb,i2,b1,dl1,dh1,7e) argument 124 #define ALSI(i2,b1,dl1,dh1) SIY_IRD(eb,i2,b1,dl1,dh1,6e) argument 129 #define ASI(i2,b1,dl1,dh1) SIY_IRD(eb,i2,b1,dl1,dh1,6a) argument 207 #define CLIY(i2,b1,dl1,dh1) SIY_URD(eb,i2,b1,dl1,dh1,55) argument 311 #define MVIY(i2,b1,dl1,dh1) SIY_URD(eb,i2,b1,dl1,dh1,52) argument 316 #define NIY(i2,b1,dl1,dh1) SIY_URD(eb,i2,b1,dl1,dh1,54) argument 322 #define OIY(i2,b1,dl1,dh1) SIY_URD(eb,i2,b1,dl1,dh1,56) argument [all …]
|