Searched refs:arm_inst_offset (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-cpu-debug.c254 unsigned long arm_inst_offset = 0, thumb_inst_offset = 0; local
260 arm_inst_offset = 8;
280 pc = (pc & EDPCSR_ARM_INST_MASK) - arm_inst_offset;

Completed in 177 milliseconds