Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dtranslate.c272 static bool need_next_PC(DisasContext *ctx) in need_next_PC() function
H A Dhex_common.py244 def need_next_PC(tag): function