Home | History | Annotate | Download | only in arm

Lines Matching refs:OP_REM_DOUBLE

152         case OP_REM_DOUBLE:
949 if ((opcode >= OP_ADD_DOUBLE) && (opcode <= OP_REM_DOUBLE)) {
2684 if ( (opcode >= OP_ADD_INT) && (opcode <= OP_REM_DOUBLE)) {