Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dhelper.h26 DEF_HELPER_3(gather_store, void, env, i32, int)
H A Dop_helper.c126 void HELPER(gather_store)(CPUHexagonState *env, uint32_t addr, int slot) in HELPER() argument