Home
last modified time | relevance | path

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

/external/libunwind/src/ia64/
Dunwind_i.h138 #define IA64_GET_REG(l) ((l) >> 2) macro
242 #define IA64_GET_REG(l) ((l).w0 >> 2) macro