Searched defs:unwind_ctrl_block (Results 1 – 1 of 1) sorted by relevance
52 struct unwind_ctrl_block { struct53 unsigned long vrs[16]; /* virtual register set */54 const unsigned long *insn; /* pointer to the current instructions word */55 unsigned long sp_high; /* highest value of sp allowed */60 int check_each_pop;61 int entries; /* number of entries left to interpret */62 int byte; /* current byte number in the instructions word */