Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/sparc/
H A Dsparc.h2150 #define GENERAL_OR_I64(C) ((C) == GENERAL_REGS || (C) == I64_REGS) macro
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsparc.h2669 #define GENERAL_OR_I64(C) ((C) == GENERAL_REGS || (C) == I64_REGS) macro