Home
last modified time | relevance | path

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

/openbmc/qemu/target/sh4/
H A Dtranslate.c49 bool has_movcal; member
413 if (ctx->has_movcal) in _decode_opc()
420 ctx->has_movcal = 0; in _decode_opc()
1480 ctx->has_movcal = 1; in _decode_opc()
2200 ctx->has_movcal = (tbflags & TB_FLAG_PENDING_MOVCA); in sh4_tr_init_disas_context()