Searched refs:MD_LOW_REGNUM (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/fr30/
H A Dfr30.h183 #define MD_LOW_REGNUM 19
323 { 1 << MD_LOW_REGNUM }, \
324 { (1 << MD_LOW_REGNUM) | (1 << MD_HIGH_REGNUM) }, \
337 : (REGNO) == MD_LOW_REGNUM ? MULTIPLY_32_REG \
178 #define MD_LOW_REGNUM macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/fr30/
H A Dfr30.h184 #define MD_LOW_REGNUM 19
319 { 1 << MD_LOW_REGNUM }, \
320 { (1 << MD_LOW_REGNUM) | (1 << MD_HIGH_REGNUM) }, \
333 : (REGNO) == MD_LOW_REGNUM ? MULTIPLY_32_REG \
179 #define MD_LOW_REGNUM macro

Completed in 111 milliseconds