Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/config/m68hc11/
Dm68hc11.h647 #define H_REGNO_P(REGNO) (D_REGNO_P (REGNO) || A_REGNO_P (REGNO) \ macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/m68hc11/
Dm68hc11.h738 #define H_REGNO_P(REGNO) (D_REGNO_P (REGNO) || A_REGNO_P (REGNO) \ macro