Searched defs:OPC_SUB (Results 1 - 1 of 1) sorted by path

/external/qemu/target-mips/
H A Dtranslate.c155 OPC_SUB = 0x22 | OPC_SPECIAL, enumerator in enum:__anon30175
1558 if (rd == 0 && opc != OPC_ADD && opc != OPC_SUB
1606 case OPC_SUB:

Completed in 178 milliseconds