Home
last modified time | relevance | path

Searched defs:SPARC_SIMM13_P (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/sparc/
H A Dsparc.h1221 #define SPARC_SIMM13_P(X) ((unsigned HOST_WIDE_INT) (X) + 0x1000 < 0x2000) macro
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsparc.h1388 #define SPARC_SIMM13_P(X) ((unsigned HOST_WIDE_INT) (X) + 0x1000 < 0x2000) macro