Searched refs:str_pc_offset (Results 1 – 4 of 4) sorted by relevance
27 #define str_pc_offset 8 macro33 extern int str_pc_offset;
29 int str_pc_offset; variable42 str_pc_offset = ret; in find_str_pc_offset()
66 regs->ARM_pc = (long)addr + str_pc_offset; in simulate_stm1_pc()
131 unsigned long rtpc = regs->ARM_pc - 4 + str_pc_offset; in emulate_str()