Searched refs:the_ctrl (Results 1 – 1 of 1) sorted by relevance
194 static int the_ctrl; variable441 the_ctrl = ctrl_table[i].value; in get_ctrl_operand()448 the_ctrl = 0; in get_ctrl_operand()798 if (the_ctrl == 0) in get_operands()808 if (the_ctrl == 0) in get_operands()940 if (this_try->opcode == OPC_ldctlb && the_ctrl != 1) in get_specific()1088 if (the_ctrl < 2 || the_ctrl > 7) in build_bytes()1090 *output_ptr++ = the_ctrl; in build_bytes()1093 if (the_ctrl < 2 || the_ctrl > 7) in build_bytes()1095 *output_ptr++ = the_ctrl | 0x8; in build_bytes()