Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/config/i386/
H A Di386.h1211 #define MMX_REGNO_P(N) ((N) >= FIRST_MMX_REG && (N) <= LAST_MMX_REG) macro
/openbsd/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386.h1363 #define MMX_REGNO_P(N) ((N) >= FIRST_MMX_REG && (N) <= LAST_MMX_REG) macro