Searched refs:mdscr_el1 (Results 1 – 5 of 5) sorted by relevance
145 thread_state->mdscr_el1 |= MDSCR_SS; in thread_setsinglestep()147 thread_state->mdscr_el1 &= ~MDSCR_SS; in thread_setsinglestep()
1755 …thread_state->mdscr_el1 = 0ULL; // Legacy customers issuing ARM_DEBUG_STATE dont drive sin…1780 if (state->mdscr_el1 & MDSCR_SS) {1807 if (state->mdscr_el1 & MDSCR_SS) {1808 thread_state->mdscr_el1 |= MDSCR_SS;1810 thread_state->mdscr_el1 &= ~MDSCR_SS;1857 if (state->mdscr_el1 & MDSCR_SS) {1883 if (state->mdscr_el1 & MDSCR_SS) {1884 thread_state->mdscr_el1 |= MDSCR_SS;1886 thread_state->mdscr_el1 &= ~MDSCR_SS;
1097 if (debug_state->uds.ds32.mdscr_el1 & 0x1) { in arm_debug_set32()1306 if (debug_state->uds.ds64.mdscr_el1 & 0x1) { in arm_debug_set64()
1899 thread->machine.DebugData->uds.ds64.mdscr_el1 &= ~0x1; in handle_sw_step_debug()
794 __uint64_t mdscr_el1; /* Bit 0 is SS (Hardware Single Step) */ variable804 __uint64_t mdscr_el1; /* Bit 0 is SS (Hardware Single Step) */ variable