Home
last modified time | relevance | path

Searched defs:max_words (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/hexagon/
H A Ddecode.c658 int decode_packet(DisasContext *ctx, int max_words, const uint32_t *words, in decode_packet()
H A Dtranslate.c201 int nwords, max_words; in read_packet_words() local