Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dtranslate.c1185 static void decode_opc(CPURISCVState *env, DisasContext *ctx, uint16_t opcode) in decode_opc() function
1284 decode_opc(env, ctx, opcode16); in riscv_tr_translate_insn()
/openbmc/qemu/target/sh4/
H A Dtranslate.c1797 static void decode_opc(DisasContext * ctx) in decode_opc() function
2282 decode_opc(ctx); in sh4_tr_translate_insn()
/openbmc/qemu/target/mips/tcg/
H A Dtranslate.c15004 static void decode_opc(CPUMIPSState *env, DisasContext *ctx) in decode_opc() function
15148 decode_opc(env, ctx); in mips_tr_translate_insn()