Home
last modified time | relevance | path

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

/qemu/target/mips/tcg/
H A Dtranslate.c117 OPC_LDC2 = (0x36 << 26), enumerator
469 OPC_GSLBX = 0x0 | OPC_LDC2,
470 OPC_GSLHX = 0x1 | OPC_LDC2,
471 OPC_GSLWX = 0x2 | OPC_LDC2,
472 OPC_GSLDX = 0x3 | OPC_LDC2,
473 OPC_GSLWXC1 = 0x6 | OPC_LDC2,
474 OPC_GSLDXC1 = 0x7 | OPC_LDC2,