Home | History | Annotate | Download | only in config

Lines Matching full:eis

120   else if (strcmp (arg, "eis") == 0)
137 else if (strcmp (arg, "limited-eis") == 0)
1099 return set_option ("eis") && set_option ("spl");
1103 return set_option ("limited-eis");
1113 return set_option ("eis") && set_option ("mxps");
1121 return set_option ("limited-eis") && set_option ("mxps");
1125 return set_option ("eis")
1132 && set_option ("eis")
1139 return set_option ("eis")
1146 && set_option ("eis")
1154 return set_option ("limited-eis")
1295 -m(no-)eis allow (disallow) full extended instruction set\n\
1299 -m(no-)limited-eis allow (disallow) limited extended instruction set\n\
1313 -mkb11* KB11 CPU. enable full EIS and SPL\n\
1314 -mkd11a* KD11-A CPU. enable limited EIS\n\
1317 -mkd11e* KD11-E CPU. enable full EIS, MTPS, and MFPS\n\
1318 -mkd11f* KD11-F CPU. enable limited EIS, MTPS, and MFPS\n\
1319 -mkd11h* KD11-H CPU. enable limited EIS, MTPS, and MFPS\n\
1320 -mkd11q* KD11-Q CPU. enable limited EIS, MTPS, and MFPS\n\
1321 -mkd11k* KD11-K CPU. enable full EIS, MTPS, MFPS, LDUB, MED,\n\
1323 -mkd11z* KD11-Z CPU. enable full EIS, MTPS, MFPS, MFPT, SPL,\n\
1325 -mf11* F11 CPU. enable full EIS, MFPS, MTPS, and MFPT\n\
1326 -mj11* J11 CPU. enable full EIS, MTPS, MFPS, MFPT, SPL,\n\
1328 -mt11* T11 CPU. enable limited EIS, MTPS, and MFPS\n\