Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Di386-dis.c181 #define PREFIX_ES 0x40 macro
12143 prefixes |= PREFIX_ES; in ckprefix()
12145 active_seg_prefix = PREFIX_ES; in ckprefix()
13108 if ((prefixes & (PREFIX_CS | PREFIX_SS | PREFIX_DS | PREFIX_ES in print_insn()
14169 case PREFIX_ES: in append_seg()