Searched refs:IS_IMM (Results 1 – 1 of 1) sorted by relevance
22 #define IS_IMM( op ) (op->type == op_immediate ) macro33 if (! IS_IMM(op) ) { in long_from_operand()