Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/epiphany/
H A Depiphany.h416 #define SIMM11(X) (IN_RANGE ((X), -1024, 1023)) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/epiphany/
H A Depiphany.h416 #define SIMM11(X) (IN_RANGE ((X), -1024, 1023)) macro