Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-i386.c364 const char *bnd_prefix; member
2833 int bnd_prefix, in reloc() argument
2912 case 4: return (bnd_prefix && object_64bit in reloc()
3582 if (i.bnd_prefix && !i.tm.opcode_modifier.bndprefixok) in md_assemble()
3811 i.bnd_prefix = current_templates->start->name; in parse_insn()
6782 || (i.bnd_prefix == NULL && !add_bnd_prefix)) in output_branch()
6862 (i.bnd_prefix != NULL in output_jump()
7210 (i.bnd_prefix != NULL in output_disp()
7422 # define lex_got(reloc, adjust, types, bnd_prefix) NULL argument
7437 int bnd_prefix) in lex_got() argument
[all …]
Dtc-i386-intel.c145 (i.bnd_prefix != NULL in i386_operator()
/toolchain/binutils/binutils-2.25/gas/
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.