Searched refs:cf_alu_continue (Results 1 – 3 of 3) sorted by relevance
50 cf_alu_continue = CF_OP_ALU_CONTINUE, enumerator
173 {cf_alu_continue, "CONT"},985 cf = cf_alu_continue; in from_string()
347 case cf_alu_continue: type = CF_OP_ALU_CONTINUE; break; in emit_alu_op()