Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dcpu_bits.h44 static inline uint32_t parse_bits(uint32_t encoding) in parse_bits() function
55 if (parse_bits(encoding) == 0) { in iclass_bits()
63 uint32_t bits = parse_bits(endocing); in is_packet_end()