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

/freebsd-11-stable/contrib/binutils/bfd/
H A Dcpu-ia64-opc.c73 ext_reg (const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) function
454 { REG, ins_reg, ext_reg, "ar", {{ 7, 20}}, 0, /* AR3 */
456 { REG, ins_reg, ext_reg, "b", {{ 3, 6}}, 0, /* B1 */
458 { REG, ins_reg, ext_reg, "b", {{ 3, 13}}, 0, /* B2 */
460 { REG, ins_reg, ext_reg, "cr", {{ 7, 20}}, 0, /* CR */
462 { REG, ins_reg, ext_reg, "f", {{ 7, 6}}, 0, /* F1 */
464 { REG, ins_reg, ext_reg, "f", {{ 7, 13}}, 0, /* F2 */
466 { REG, ins_reg, ext_reg, "f", {{ 7, 20}}, 0, /* F3 */
468 { REG, ins_reg, ext_reg, "f", {{ 7, 27}}, 0, /* F4 */
470 { REG, ins_reg, ext_reg, "
[all...]
/freebsd-11-stable/contrib/wpa/src/wps/
H A Dwps_i.h110 int ext_reg; member in struct:wps_data
H A Dwps_registrar.c2118 if (wps->ext_reg > 1)
2146 if (wps->ext_reg == 0)
2147 wps->ext_reg = 1;
2151 if (wps->ext_reg) {
3144 if (wps->wps->wps_upnp && wps->ext_reg && wps->state == RECV_M2D_ACK &&
3173 if (wps->ext_reg == 0)
3174 wps->ext_reg = 1;
3216 if (wps->wps->wps_upnp && wps->ext_reg) {
3279 (!wps->wps->wps_upnp || !wps->ext_reg)) {
3300 if (wps->wps->wps_upnp && wps->ext_reg) {
[all...]

Completed in 82 milliseconds