Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/opcodes/
H A Di386-opc.h38 #define Opcode_FloatR 0x8 /* Bit to swap src/dest for float insns. */ macro
/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-i386.c1776 i.tm.base_opcode ^= Opcode_FloatR;
2687 found_reverse_match |= Opcode_FloatR; in match_template()
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog800 (Opcode_FloatR): Likewise.