Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/config/mips/
Dpredicates.md157 return !LUI_INT (op) && !SMALL_INT (op) && !SMALL_INT_UNSIGNED (op);
Dmips.h1725 #define SMALL_INT_UNSIGNED(X) SMALL_OPERAND_UNSIGNED (INTVAL (X)) macro
/freebsd-10-stable/contrib/gcc/
DChangeLog-200324680 (SMALL_INT, SMALL_INT_UNSIGNED, CONST_OK_FOR_LETTER_P): Use new macros.