Home
last modified time | relevance | path

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

/qemu/target/hexagon/
H A Dop_helper.c70 static void commit_store(CPUHexagonState *env, int slot_num, uintptr_t ra) in commit_store() function
93 void HELPER(commit_store)(CPUHexagonState *env, int slot_num) in HELPER() argument