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

  /src/external/gpl3/gcc/dist/libgcc/config/s390/
tpf-unwind.h 56 #define ICST_CRET 168
96 is displacment of ICST_CRET or ICST_SRET from CFA */
99 fs->regs.reg[14].loc.offset = ICST_CRET - STACK_POINTER_OFFSET;
210 current = (void *) *(unsigned long *) (stackptr + ICST_CRET);
240 *(unsigned long *) (destination_frame + ICST_CRET) =
  /src/external/gpl3/gcc.old/dist/libgcc/config/s390/
tpf-unwind.h 56 #define ICST_CRET 168
96 is displacment of ICST_CRET or ICST_SRET from CFA */
99 fs->regs.reg[14].loc.offset = ICST_CRET - STACK_POINTER_OFFSET;
210 current = (void *) *(unsigned long *) (stackptr + ICST_CRET);
240 *(unsigned long *) (destination_frame + ICST_CRET) =

Completed in 22 milliseconds