Searched refs:EPS2_IDX (Results 1 – 1 of 1) sorted by relevance
99 EPS2_IDX = 194 variable in ExceptionRegisters153 …if (extra_info[i] >= ExceptionRegisters.EPS2_IDX and extra_info[i] <= ExceptionRegisters.EPS7_IDX):154 …print('eps%d 0x%x' % ((extra_info[i] - ExceptionRegisters.EPS2_IDX + 2), extra_info[i + …