Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/config/c4x/
H A Dc4x.h358 #define IS_ST_OR_PSEUDO_REG(op) (IS_ST_OR_PSEUDO_REGNO(REGNO(op))) macro
/openbsd/gnu/usr.bin/gcc/gcc/config/c4x/
H A Dc4x.h537 #define IS_ST_OR_PSEUDO_REG(op) (IS_ST_OR_PSEUDO_REGNO(REGNO(op))) macro