Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/opcodes/
H A Di386-opc.h35 #define Opcode_D 0x2 /* Direction bit: macro
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog799 * config/tc-i386.h (Opcode_D): New.
/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-i386.c2681 found_reverse_match = Opcode_D; in match_template()