Searched refs:debug_commit_end (Results 1 – 2 of 2) sorted by relevance
24 DEF_HELPER_FLAGS_5(debug_commit_end, TCG_CALL_NO_WG, void, env, i32, int, int, int)
209 void HELPER(debug_commit_end)(CPUHexagonState *env, uint32_t this_PC, in HELPER() argument