HomeSort by: relevance | last modified time | path
    Searched defs:rnat (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/ia64/include/
_regset.h 63 unsigned long rnat; member in struct:_special
  /src/external/gpl3/gcc/dist/libgcc/config/ia64/
unwind-ia64.c 165 UNW_NAT_REGSTK /* NaT is in rnat */
177 unw_word rnat; /* rse nat collection */ member in struct:_Unwind_Context
179 which uses context->rnat collection */
1460 /* Return TRUE if ADDR is the address of an RNAT slot. */
1467 /* Returns the address of the RNAT slot that covers the slot at
1477 divided by eight because the 64th slot is used to store ar.rnat. */
1517 ? info->rnat : *(unw_word *) (src | 0x1f8);
1535 ? info->rnat : *(unw_word *) (src | 0x1f8);
1569 info->rnat collection. */
1571 info->rnat = dst_rnat
2132 unw_word rnat, tmp1, tmp2; local
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/ia64/
unwind-ia64.c 165 UNW_NAT_REGSTK /* NaT is in rnat */
177 unw_word rnat; /* rse nat collection */ member in struct:_Unwind_Context
179 which uses context->rnat collection */
1460 /* Return TRUE if ADDR is the address of an RNAT slot. */
1467 /* Returns the address of the RNAT slot that covers the slot at
1477 divided by eight because the 64th slot is used to store ar.rnat. */
1517 ? info->rnat : *(unw_word *) (src | 0x1f8);
1535 ? info->rnat : *(unw_word *) (src | 0x1f8);
1569 info->rnat collection. */
1571 info->rnat = dst_rnat
2132 unw_word rnat, tmp1, tmp2; local
    [all...]

Completed in 16 milliseconds