Home
last modified time | relevance | path

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

/qemu/target/sparc/
H A Dtranslate.h15 #define DYNAMIC_PC_LOOKUP 3 macro
H A Dtranslate.c1018 dc->npc = DYNAMIC_PC_LOOKUP; in flush_cond()
1028 dc->npc = DYNAMIC_PC_LOOKUP; in save_npc()
1031 case DYNAMIC_PC_LOOKUP: in save_npc()
1098 dc->pc = DYNAMIC_PC_LOOKUP; in gen_mov_pc_npc()
1101 case DYNAMIC_PC_LOOKUP: in gen_mov_pc_npc()
2539 case DYNAMIC_PC_LOOKUP: in advance_pc()
2624 case DYNAMIC_PC_LOOKUP: in advance_jump_cond()
4295 dc->npc = DYNAMIC_PC_LOOKUP; in do_jmpl()
4328 dc->npc = DYNAMIC_PC_LOOKUP; in do_return()
5720 case DYNAMIC_PC_LOOKUP: in sparc_tr_insn_start()
[all …]