Searched defs:insns (Results 1 - 25 of 108) sorted by relevance

12345

/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dm32r-opinst.c763 CGEN_INSN *insns = (CGEN_INSN *) cd->insn_table.init_entries; local
H A Dfr30-opc.c1362 CGEN_INSN *insns = xmalloc (num_macros * sizeof (CGEN_INSN)); local
[all...]
H A Diq2000-opc.c3447 CGEN_INSN *insns = xmalloc (num_macros * sizeof (CGEN_INSN)); local
[all...]
H A Dm32c-opc.c80206 CGEN_INSN *insns = xmalloc (num_macros * sizeof (CGEN_INSN)); local
[all...]
H A Dm32r-opc.c1798 CGEN_INSN *insns = xmalloc (num_macros * sizeof (CGEN_INSN)); local
[all...]
H A Dopenrisc-opc.c672 CGEN_INSN *insns = xmalloc (num_macros * sizeof (CGEN_INSN)); local
[all...]
H A Dxc16x-opc.c3042 CGEN_INSN *insns = xmalloc (num_macros * sizeof (CGEN_INSN)); local
[all...]
H A Dxstormy16-opc.c1166 CGEN_INSN *insns = xmalloc (num_macros * sizeof (CGEN_INSN)); local
[all...]
H A Dcgen-dis.c101 hash_insn_array(CGEN_CPU_DESC cd, const CGEN_INSN * insns, int count, int entsize ATTRIBUTE_UNUSED, CGEN_INSN_LIST ** htable, CGEN_INSN_LIST * hentbuf) argument
141 hash_insn_list(CGEN_CPU_DESC cd, const CGEN_INSN_LIST *insns, CGEN_INSN_LIST **htable, CGEN_INSN_LIST *hentbuf) argument
[all...]
H A Dip2k-opc.c893 CGEN_INSN *insns = xmalloc (num_macros * sizeof (CGEN_INSN)); local
[all...]
H A Dmt-opc.c917 CGEN_INSN *insns = xmalloc (num_macros * sizeof (CGEN_INSN)); local
[all...]
/openbsd-current/gnu/gcc/gcc/
H A Dipa.c102 int insns = 0; local
H A Dgenflags.c236 rtx *insns; local
H A Dgenextract.c53 struct code_ptr *insns; member in struct:extraction
H A Dgenemit.c44 struct clobber_ent *insns; member in struct:clobber_pat
[all...]
H A Dcgraph.h95 int insns; local
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgenflags.c248 rtx *insns; local
H A Dgenextract.c48 struct code_ptr *insns; member in struct:extraction
H A Dsibcall.c574 rtx insn, insns; local
[all...]
/openbsd-current/usr.sbin/mopd/common/
H A Dpf.c83 static struct bpf_insn insns[] = { local
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dcgen-dis.c101 hash_insn_array(CGEN_CPU_DESC cd, const CGEN_INSN * insns, int count, int entsize ATTRIBUTE_UNUSED, CGEN_INSN_LIST ** htable, CGEN_INSN_LIST * hentbuf) argument
141 hash_insn_list(CGEN_CPU_DESC cd, const CGEN_INSN_LIST *insns, CGEN_INSN_LIST **htable, CGEN_INSN_LIST *hentbuf) argument
[all...]
H A Dopenrisc-opc.c677 CGEN_INSN *insns = (CGEN_INSN *) xmalloc (num_macros * sizeof (CGEN_INSN)); local
[all...]
H A Dcgen-asm.c66 hash_insn_array(CGEN_CPU_DESC cd, const CGEN_INSN *insns, int count, int entsize ATTRIBUTE_UNUSED, CGEN_INSN_LIST **htable, CGEN_INSN_LIST *hentbuf) argument
96 hash_insn_list(CGEN_CPU_DESC cd, const CGEN_INSN_LIST *insns, CGEN_INSN_LIST **htable, CGEN_INSN_LIST *hentbuf) argument
[all...]
H A Dfr30-desc.c1540 CGEN_INSN *insns = (CGEN_INSN *) xmalloc (MAX_INSNS * sizeof (CGEN_INSN)); local
1756 const CGEN_INSN *insns; local
[all...]
H A Dfr30-opc.c1367 CGEN_INSN *insns = (CGEN_INSN *) xmalloc (num_macros * sizeof (CGEN_INSN)); local
[all...]

Completed in 385 milliseconds

12345