Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-i386.c4645 int addr_prefix_disp; in match_template() local
4656 addr_prefix_disp = -1; in match_template()
4677 addr_prefix_disp = -1; in match_template()
4774 addr_prefix_disp = j; in match_template()
4786 addr_prefix_disp = j; in match_template()
4798 addr_prefix_disp = j; in match_template()
5064 if (addr_prefix_disp != -1) in match_template()
5065 i.tm.operand_types[addr_prefix_disp] in match_template()
5066 = operand_types[addr_prefix_disp]; in match_template()