H A D | alpha.c | 578 #define BRA_(oo) OP(oo) argument 580 #define BRA(oo) BRA_(oo), BRA_MASK argument 585 #define FP(oo,fff) FP_(oo,fff), FP_MASK argument 588 #define MEM_(oo) OP(oo) argument 590 #define MEM(oo) MEM_(oo), MEM_MASK argument 595 #define MFC(oo,ffff) MFC_(oo,ffff), MFC_MASK argument 600 #define MBR(oo,h) MBR_(oo,h), MBR_MASK argument 607 #define OPR(oo,ff) OPR_(oo,ff), OPR_MASK argument 608 #define OPRL(oo,ff) OPRL_(oo,ff), OPR_MASK argument 611 #define PCD_(oo) OP(oo) argument [all …]
|