Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dunwind.c1461 #define MRM_REGD(x) (((x)>>3)&0x7) macro
1466 #define MRM_REGD(x) (R|(((x)>>3)&0x7)) macro
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dunwind.c1467 #define MRM_REGD(x) (((x)>>3)&0x7) macro
1472 #define MRM_REGD(x) (R|(((x)>>3)&0x7)) macro