Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dhelper.h23 DEF_HELPER_FLAGS_3(debug_check_store_width, TCG_CALL_NO_WG, void, env, int, int)
H A Dop_helper.c88 void HELPER(debug_check_store_width)(CPUHexagonState *env, int slot, int check) in HELPER() argument