Searched refs:op_types (Results 1 – 1 of 1) sorted by relevance
521 enum OpTypes op_types = (op1_m.type != IMMEDIATE) << 1 in gen_bin_cmp() local535 switch (op_types) { in gen_bin_cmp()560 enum OpTypes op_types, in gen_simple_op() argument568 switch (op_types) { in gen_simple_op()594 enum OpTypes op_types, HexValue *op1, in gen_sub_op() argument597 switch (op_types) { in gen_sub_op()623 HexValue *res, enum OpTypes op_types, in gen_asl_op() argument628 switch (op_types) { in gen_asl_op()654 if (op_types == IMM_REG || op_types == REG_REG) { in gen_asl_op()675 HexValue *res, enum OpTypes op_types, in gen_asr_op() argument[all …]