Home
last modified time | relevance | path

Searched refs:commit_store (Results 1 – 2 of 2) sorted by relevance

/qemu/target/hexagon/
H A Dhelper.h25 DEF_HELPER_2(commit_store, void, env, int)
H A Dop_helper.c98 static void commit_store(CPUHexagonState *env, int slot_num, uintptr_t ra) in commit_store() function
121 void HELPER(commit_store)(CPUHexagonState *env, int slot_num) in HELPER() argument
124 commit_store(env, slot_num, ra); in HELPER()
586 commit_store(env, 1, ra); in check_noshuf()