Searched refs:str_pc_offset (Results 1 – 4 of 4) sorted by relevance
33 #define str_pc_offset 8 macro39 extern int str_pc_offset;
32 int str_pc_offset; variable45 str_pc_offset = ret; in find_str_pc_offset()
69 regs->ARM_pc = (long)addr + str_pc_offset; in simulate_stm1_pc()
139 unsigned long rtpc = regs->ARM_pc - 4 + str_pc_offset; in emulate_str()