Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dgdbstub64.c543 int new_tag_index = 0; in handle_Q_memtag() local
552 packed_index = new_tag_index / 2; in handle_Q_memtag()
554 new_tag = new_tags->data[new_tag_index % num_new_tags]; in handle_Q_memtag()
558 new_tag_index++; in handle_Q_memtag()