Home
last modified time | relevance | path

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

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