Searched refs:OP_REGTBL_MASK (Results 1 – 1 of 1) sorted by relevance
249 #define OP_REGTBL_MASK 0xFFFF0000 /* higher word is register type [gen/dbg] */ macro251 #define OP_REGTYPE( type ) (type & OP_REGTBL_MASK)