Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/opcodes/
HDi386-opc.h674 #define Opcode_D 0x2 /* Direction bit: macro
/dragonfly/contrib/binutils-2.27/opcodes/
HDi386-opc.h850 #define Opcode_D 0x2 /* Direction bit: macro
/dragonfly/contrib/binutils-2.34/opcodes/
HDi386-opc.h858 #define Opcode_D 0x2 /* Direction bit: macro
/dragonfly/contrib/binutils-2.34/gas/config/
HDtc-i386.c4095 && ((i.tm.base_opcode & ~(Opcode_D | 1)) == 0x8 in optimize_encoding()
4096 || (i.tm.base_opcode & ~(Opcode_D | 1)) == 0x20) in optimize_encoding()
6055 found_reverse_match = Opcode_D; in match_template()
/dragonfly/contrib/binutils-2.27/gas/config/
HDtc-i386.c5000 found_reverse_match = Opcode_D; in match_template()