Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dcpu_bits.h50 static inline bool is_packet_end(uint32_t endocing) in is_packet_end() argument
52 uint32_t bits = parse_bits(endocing); in is_packet_end()