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.c48 bool has_movcal; member
411 if (ctx->has_movcal) in _decode_opc()
418 ctx->has_movcal = 0; in _decode_opc()
1489 ctx->has_movcal = 1; in _decode_opc()
2209 ctx->has_movcal = (tbflags & TB_FLAG_PENDING_MOVCA); in sh4_tr_init_disas_context()