Searched refs:URX_RESERVED_OP_N (Results 1 – 2 of 2) sorted by relevance
58 URX_RESERVED_OP_N = 255, // For multi-operand ops, negative operand values. enumerator
1962 if (!(type == URX_RESERVED_OP_N || type == URX_RESERVED_OP)) { in buildOp()1972 type = URX_RESERVED_OP_N; in buildOp()3823 case URX_RESERVED_OP_N: in stripNOPs()