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

  /src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c 797 #define ENCODED_PSP_OFFSET(OFFSET) (((OFFSET) + 16) / 4)
1837 ptr->r.record.p.off.psp = ENCODED_PSP_OFFSET (offset);
1868 ptr->r.record.p.off.psp = ENCODED_PSP_OFFSET (offset);
1899 ptr->r.record.p.off.psp = ENCODED_PSP_OFFSET (offset);
2080 ptr->r.record.p.off.psp = ENCODED_PSP_OFFSET (offset);
2103 ptr->r.record.p.off.psp = ENCODED_PSP_OFFSET (offset);
2134 ptr->r.record.p.off.psp = ENCODED_PSP_OFFSET (offset);
2165 ptr->r.record.p.off.psp = ENCODED_PSP_OFFSET (offset);
2203 ptr->r.record.p.off.psp = ENCODED_PSP_OFFSET (offset);
2234 ptr->r.record.p.off.psp = ENCODED_PSP_OFFSET (offset)
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c 797 #define ENCODED_PSP_OFFSET(OFFSET) (((OFFSET) + 16) / 4)
1837 ptr->r.record.p.off.psp = ENCODED_PSP_OFFSET (offset);
1868 ptr->r.record.p.off.psp = ENCODED_PSP_OFFSET (offset);
1899 ptr->r.record.p.off.psp = ENCODED_PSP_OFFSET (offset);
2080 ptr->r.record.p.off.psp = ENCODED_PSP_OFFSET (offset);
2103 ptr->r.record.p.off.psp = ENCODED_PSP_OFFSET (offset);
2134 ptr->r.record.p.off.psp = ENCODED_PSP_OFFSET (offset);
2165 ptr->r.record.p.off.psp = ENCODED_PSP_OFFSET (offset);
2203 ptr->r.record.p.off.psp = ENCODED_PSP_OFFSET (offset);
2234 ptr->r.record.p.off.psp = ENCODED_PSP_OFFSET (offset)
    [all...]

Completed in 29 milliseconds