Home
last modified time | relevance | path

Searched refs:bnd_prefix (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-2013100 * config/tc-i386.c (lex_got): Add a dummy "int bnd_prefix"
130 * config/tc-i386.c (reloc): Add an argument, bnd_prefix, to
133 bnd_prefix isn't zero.
141 (lex_got): Add an argument, bnd_prefix, to indicate if
719 (struct _i386_insn): Add new field bnd_prefix.
H A DChangeLog-2014138 * config/tc-i386.c (reloc): Remove bnd_prefix from parameters'
146 * (lex_got): Remove bnd_prefix from parameters' list in macro and
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-2013100 * config/tc-i386.c (lex_got): Add a dummy "int bnd_prefix"
130 * config/tc-i386.c (reloc): Add an argument, bnd_prefix, to
133 bnd_prefix isn't zero.
141 (lex_got): Add an argument, bnd_prefix, to indicate if
719 (struct _i386_insn): Add new field bnd_prefix.
H A DChangeLog-2014138 * config/tc-i386.c (reloc): Remove bnd_prefix from parameters'
146 * (lex_got): Remove bnd_prefix from parameters' list in macro and
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-i386.c431 const char *bnd_prefix; member
4998 if (i.bnd_prefix && !i.tm.opcode_modifier.bndprefixok) in md_assemble()
5366 i.bnd_prefix = current_templates->start->name; in parse_insn()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-i386.c465 const char *bnd_prefix; member
6781 if (i.bnd_prefix && !i.tm.opcode_modifier.bndprefixok) in md_assemble()
7171 i.bnd_prefix = insn_name (current_templates.start); in parse_insn()