|
|
|
|
@ -106,11 +106,13 @@ INSERT INTO CORE VALUES(13,"a15","ARMCA15");
|
|
|
|
|
INSERT INTO CORE VALUES(14,"m55mvef","ARMv81MML_DSP_DP_MVE_FP");
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Second item is text as displayed in UI
|
|
|
|
|
# Third is CONFIGID generated by run script
|
|
|
|
|
# and different from COREID as was used before
|
|
|
|
|
# Above we have entries with COREIDs but it is
|
|
|
|
|
# no more used
|
|
|
|
|
/*
|
|
|
|
|
Second item is text as displayed in UI
|
|
|
|
|
Third is CONFIGID generated by run script
|
|
|
|
|
and different from COREID as was used before
|
|
|
|
|
Above we have entries with COREIDs but it is
|
|
|
|
|
no more used
|
|
|
|
|
*/
|
|
|
|
|
INSERT INTO CORE VALUES(15,"m0","M0");
|
|
|
|
|
INSERT INTO CORE VALUES(16,"m7","M7");
|
|
|
|
|
INSERT INTO CORE VALUES(17,"m33","M33");
|
|
|
|
|
@ -121,7 +123,7 @@ INSERT INTO CORE VALUES(21,"r8","R8");
|
|
|
|
|
INSERT INTO CORE VALUES(22,"r5","R5");
|
|
|
|
|
INSERT INTO CORE VALUES(23,"a32","A32");
|
|
|
|
|
INSERT INTO CORE VALUES(24,"r52","R52");
|
|
|
|
|
INSERT INTO CORE VALUES(25,"'m55 autovec","M55AUTOVEC");
|
|
|
|
|
INSERT INTO CORE VALUES(25,"m55 autovec","M55AUTOVEC");
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.quit
|
|
|
|
|
|