Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/opcodes/
H A Di386-opc.h39 #define Opcode_FloatD 0x400 /* Direction bit for float insns. */ macro
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog801 (Opcode_FloatD): Likewise.
/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-i386.c2683 found_reverse_match = Opcode_FloatD; in match_template()