Searched refs:e_insn (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gas/
H A Ditbl-ops.h65 e_insn, enumerator in enum:__anon4429
H A Ditbl-ops.c65 * e_type type = e_insn
230 e = alloc_entry (get_processor (yyprocessor), e_insn, name, value);
362 es = get_entries (n, e_insn);
513 e = find_entry_byname (processor, e_insn, name);
606 e = find_entry_byval (processor, e_insn, insn, 0);
842 return e_insn;
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Ditbl-ops.h65 e_insn, enumerator in enum:__anon5391
H A Ditbl-ops.c66 * e_type type = e_insn
219 e = alloc_entry (get_processor (yyprocessor), e_insn, name, value);
351 es = get_entries (n, e_insn);
502 e = find_entry_byname (processor, e_insn, name);
595 e = find_entry_byval (processor, e_insn, insn, 0);
831 return e_insn;

Completed in 140 milliseconds