Home
last modified time | relevance | path

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

/external/qemu/
Dexec-all.h32 #define DISAS_TB_JUMP 3 /* only pc was modified statically */ macro
/external/qemu/target-arm/
Dtranslate.c3436 s->is_jmp = DISAS_TB_JUMP; in gen_jmp()
9071 case DISAS_TB_JUMP: