Home
last modified time | relevance | path

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

/external/qemu/target-mips/
Dtranslate.c279 OPC_BSHFL = 0x20 | OPC_SPECIAL3, enumerator
288 OPC_WSBH = (0x02 << 6) | OPC_BSHFL,
289 OPC_SEB = (0x10 << 6) | OPC_BSHFL,
290 OPC_SEH = (0x18 << 6) | OPC_BSHFL,
7843 case OPC_BSHFL: in decode_opc()