Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Di386.h40 #ifndef SYSV386_COMPAT
44 #define SYSV386_COMPAT 1 macro
50 #define OLDGCC_COMPAT SYSV386_COMPAT
DChangeLog-9103935 * i386.h: (UNIXWARE_COMPAT): Rename to SYSV386_COMPAT as the
/toolchain/binutils/binutils-2.27/opcodes/
DChangeLog-200748 (float_reg): Replace SYSV386_COMPAT with "!M" and "M".
1688 (UNIXWARE_COMPAT): Renamed to SYSV386_COMPAT. Remove definition.
Di386-dis.c12724 static char intel_mnemonic = !SYSV386_COMPAT;
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20081828 of SYSV386_COMPAT.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-i386.c547 static int intel_mnemonic = !SYSV386_COMPAT;