Searched defs:bitpos (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/machine/ |
| H A D | spr_defs.h | 1215 #define L_EXT(v, width, bitpos) \ argument 1220 #define L_EXTI(v, width, bitpos) \ argument 1225 #define L_EXTU(v, width, bitpos) \ argument 1230 #define L_EXTUI(v, width, bitpos) \ argument 1235 #define L_EXTR(v, width, bitpos) \ argument 1240 #define L_EXTRI(v, width, bitpos) \ argument 1245 #define L_EXTRU(v, width, bitpos) \ argument 1250 #define L_EXTRUI(v, width, bitpos) \ argument 1255 #define L_DEP(d, v, width, bitpos) \ argument 1260 #define L_DEPI(v, width, bitpos) \ argument [all …]
|