Home
last modified time | relevance | path

Searched defs:single_step_state (Results 1 – 1 of 1) sorted by relevance

/arch/tile/include/asm/
Dptrace.h58 struct single_step_state { struct
60 void __user *buffer;
62 union {
69 unsigned long orig_pc; /* the original PC */
70 unsigned long next_pc; /* return PC if no branch (PC + 1) */
71 unsigned long branch_next_pc; /* return PC if we did branch/jump */
72 unsigned long update_value; /* value to restore to update_target */