Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/opcodes/
Di386-dis.c158 #define PREFIX_ES 0x40 macro
3345 prefixes |= PREFIX_ES; in ckprefix()
4694 if (prefixes & PREFIX_ES) in append_seg()
4696 used_prefixes |= PREFIX_ES; in append_seg()
5098 | PREFIX_ES | PREFIX_FS | PREFIX_GS)) in OP_E()
5172 | PREFIX_ES | PREFIX_FS | PREFIX_GS)) in OP_E()
5676 | PREFIX_ES | PREFIX_FS | PREFIX_GS))) in OP_OFF()
5707 | PREFIX_ES | PREFIX_FS | PREFIX_GS))) in OP_OFF64()
5787 | PREFIX_ES in OP_DSreg()