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

  /src/external/gpl3/binutils/dist/gas/config/
tc-hppa.c 125 unsigned int entry_fr:4; member in struct:unwind_desc
151 | ((U)->entry_fr << 21) \
6105 else if ((strncasecmp (name, "entry_fr", 8) == 0))
6113 as_bad (_("Value for ENTRY_FR must be in the range 12..21\n"));
6114 last_call_info->ci_unwind.descriptor.entry_fr = temp - 11;
tc-hppa.c 125 unsigned int entry_fr:4; member in struct:unwind_desc
151 | ((U)->entry_fr << 21) \
6105 else if ((strncasecmp (name, "entry_fr", 8) == 0))
6113 as_bad (_("Value for ENTRY_FR must be in the range 12..21\n"));
6114 last_call_info->ci_unwind.descriptor.entry_fr = temp - 11;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-hppa.c 125 unsigned int entry_fr:4; member in struct:unwind_desc
151 | ((U)->entry_fr << 21) \
6105 else if ((strncasecmp (name, "entry_fr", 8) == 0))
6113 as_bad (_("Value for ENTRY_FR must be in the range 12..21\n"));
6114 last_call_info->ci_unwind.descriptor.entry_fr = temp - 11;
tc-hppa.c 125 unsigned int entry_fr:4; member in struct:unwind_desc
151 | ((U)->entry_fr << 21) \
6105 else if ((strncasecmp (name, "entry_fr", 8) == 0))
6113 as_bad (_("Value for ENTRY_FR must be in the range 12..21\n"));
6114 last_call_info->ci_unwind.descriptor.entry_fr = temp - 11;

Completed in 43 milliseconds