Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dtranslate.c14752 int r6_op = ctx->opcode & FOP(0x3f, 0x1f); in decode_opc_legacy() local
14755 switch (r6_op) { in decode_opc_legacy()