Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dinsn.h59 uint16_t encod_pkt_size_in_bytes; member
H A Ddecode.c694 pkt->encod_pkt_size_in_bytes = words_read * 4; in decode_packet()
758 return pkt.encod_pkt_size_in_bytes; in disassemble_hexagon()
H A Dtranslate.c427 target_ulong next_PC = ctx->base.pc_next + pkt->encod_pkt_size_in_bytes; in gen_start_packet()
985 ctx->base.pc_next += pkt.encod_pkt_size_in_bytes; in decode_and_translate_packet()