Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dtranslate.h97 OPC_W_FMT = (FMT_W << 21) | OPC_CP1, enumerator
H A Dtranslate.c14749 case OPC_W_FMT: in decode_opc_legacy()