OP_IMM
#define OP_IMM (OP_C(ARC_R_IMM))
enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_YMM, OP_MM, OP_NONE } type;