Home
last modified time | relevance | path

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

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