Home
last modified time | relevance | path

Searched refs:hex_store_val64 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/hexagon/
H A Dtranslate.h278 extern TCGv_i64 hex_store_val64[STORES_MAX];
H A Dtranslate.c57 TCGv_i64 hex_store_val64[STORES_MAX]; variable
713 tcg_gen_qemu_st_i64(hex_store_val64[slot_num], in process_store()
1157 hex_store_val64[i] = tcg_global_mem_new_i64(tcg_env, in hexagon_translate_init()
H A Dgenptr.c454 tcg_gen_mov_i64(hex_store_val64[slot], src); in gen_store8()