Searched refs:MAX_MEMORY_OPERANDS (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/binutils/include/opcode/
H A Di386.h109 #define MAX_MEMORY_OPERANDS 2 macro
/freebsd-12-stable/contrib/binutils/gas/config/
H A Dtc-i386.c259 static expressionS disp_expressions[MAX_MEMORY_OPERANDS];
4746 if (i.disp_operands == MAX_MEMORY_OPERANDS)
4749 MAX_MEMORY_OPERANDS);

Completed in 171 milliseconds