arm: update core
diff --git a/MCInstrDesc.h b/MCInstrDesc.h
index a053536..778fb79 100644
--- a/MCInstrDesc.h
+++ b/MCInstrDesc.h
@@ -111,6 +111,8 @@
 	MCID_ExtraSrcRegAllocReq,
 	MCID_ExtraDefRegAllocReq,
 	MCID_RegSequence,
+	MCID_ExtractSubreg,
+	MCID_InsertSubreg
 };
 
 /// MCInstrDesc - Describe properties that are true of each instruction in the