Searched refs:nods (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dxtensa-tdep.c2180 xtensa_insn_kind opclass, int nods, unsigned odv[],
2190 gdb_assert (nods == 3);
2196 gdb_assert (nods == 3);
2211 gdb_assert (nods == 3);
2244 gdb_assert (nods == 3);
2254 gdb_assert (nods == 2);
2267 gdb_assert (nods == 2);
2273 gdb_assert (nods == 2);
2287 gdb_assert (nods == 3 && spreg >= 0 && spreg < C0_NREGS);
2360 int nods; /* Opcod local
2179 call0_track_op(struct gdbarch *gdbarch, xtensa_c0reg_t dst[], xtensa_c0reg_t src[], xtensa_insn_kind opclass, int nods, unsigned odv[], CORE_ADDR pc, int spreg, xtensa_frame_cache_t *cache) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dxtensa-tdep.c2172 xtensa_insn_kind opclass, int nods, unsigned odv[],
2183 gdb_assert (nods == 3);
2189 gdb_assert (nods == 3);
2204 gdb_assert (nods == 3);
2237 gdb_assert (nods == 3);
2247 gdb_assert (nods == 2);
2260 gdb_assert (nods == 2);
2266 gdb_assert (nods == 2);
2280 gdb_assert (nods == 3 && spreg >= 0 && spreg < C0_NREGS);
2353 int nods; /* Opcod local
2171 call0_track_op(struct gdbarch *gdbarch, xtensa_c0reg_t dst[], xtensa_c0reg_t src[], xtensa_insn_kind opclass, int nods, unsigned odv[], CORE_ADDR pc, int spreg, xtensa_frame_cache_t *cache) argument
[all...]
/netbsd-current/external/bsd/unbound/dist/validator/
H A Dval_anchor.c991 size_t nods, nokey; local
1008 nods = anchors_ds_unsupported(ta);
1010 if(nods) {
1020 if(nods == ta->numDS && nokey == ta->numDNSKEY) {
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-mips.c1222 uncond, compact, link, nods, \
1232 | ((nods) ? 0x40000 : 0) \
7504 /* Don't raise alarm about `nods' frags as they'll fill in the right
7766 int nods = method == APPEND_ADD_WITH_NOP;
7768 int length32 = nods ? 8 : 4;
7774 if (nods)
7781 uncond, compact, al, nods,
18043 bfd_boolean nods = TRUE;
18053 nods = RELAX_MICROMIPS_NODS (fragp->fr_subtype);
18135 if ((!pic || al) && nods)
7757 int nods = method == APPEND_ADD_WITH_NOP; local
18029 bfd_boolean nods = TRUE; local
18727 bfd_boolean nods = RELAX_MICROMIPS_NODS (fragp->fr_subtype); local
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-mips.c1229 uncond, compact, link, nods, \
1239 | ((nods) ? 0x40000 : 0) \
7590 /* Don't raise alarm about `nods' frags as they'll fill in the right
7852 int nods = method == APPEND_ADD_WITH_NOP;
7854 int length32 = nods ? 8 : 4;
7860 if (nods)
7867 uncond, compact, al, nods,
18150 bool nods = true;
18160 nods = RELAX_MICROMIPS_NODS (fragp->fr_subtype);
18242 if ((!pic || al) && nods)
7843 int nods = method == APPEND_ADD_WITH_NOP; local
18136 bool nods = true; local
18834 bool nods = RELAX_MICROMIPS_NODS (fragp->fr_subtype); local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mips.c1229 uncond, compact, link, nods, \
1239 | ((nods) ? 0x40000 : 0) \
7574 /* Don't raise alarm about `nods' frags as they'll fill in the right
7836 int nods = method == APPEND_ADD_WITH_NOP;
7838 int length32 = nods ? 8 : 4;
7844 if (nods)
7851 uncond, compact, al, nods,
18142 bfd_boolean nods = TRUE;
18152 nods = RELAX_MICROMIPS_NODS (fragp->fr_subtype);
18234 if ((!pic || al) && nods)
7827 int nods = method == APPEND_ADD_WITH_NOP; local
18128 bfd_boolean nods = TRUE; local
18826 bfd_boolean nods = RELAX_MICROMIPS_NODS (fragp->fr_subtype); local
[all...]

Completed in 478 milliseconds