Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dtranslate.c1098 static char store_width_names[STORES_MAX][NAME_LEN]; variable
1146 snprintf(store_width_names[i], NAME_LEN, "store_width_%d", i); in hexagon_translate_init()
1149 store_width_names[i]); in hexagon_translate_init()