Searched refs:the_ctrl (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-z8k.c194 static int the_ctrl; variable
441 the_ctrl = ctrl_table[i].value;
448 the_ctrl = 0;
798 if (the_ctrl == 0)
808 if (the_ctrl == 0)
940 if (this_try->opcode == OPC_ldctlb && the_ctrl != 1)
1106 if (the_ctrl < 2 || the_ctrl > 7)
1108 *output_ptr++ = the_ctrl;
1111 if (the_ctrl <
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-z8k.c194 static int the_ctrl; variable
441 the_ctrl = ctrl_table[i].value;
448 the_ctrl = 0;
798 if (the_ctrl == 0)
808 if (the_ctrl == 0)
940 if (this_try->opcode == OPC_ldctlb && the_ctrl != 1)
1096 if (the_ctrl < 2 || the_ctrl > 7)
1098 *output_ptr++ = the_ctrl;
1101 if (the_ctrl <
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-z8k.c194 static int the_ctrl; variable
441 the_ctrl = ctrl_table[i].value;
448 the_ctrl = 0;
798 if (the_ctrl == 0)
808 if (the_ctrl == 0)
940 if (this_try->opcode == OPC_ldctlb && the_ctrl != 1)
1106 if (the_ctrl < 2 || the_ctrl > 7)
1108 *output_ptr++ = the_ctrl;
1111 if (the_ctrl <
[all...]

Completed in 71 milliseconds