readme
来自「这个是LINUX下的GDB调度工具的源码」· 代码 · 共 24 行
TXT
24 行
This is the i960 simulator directory.It is still a work in progress. The current sources are reasonablywell tested and lots of features are in. However, there's lotsmore yet to come.---The simulator only supports the i960KA currently. Not all instructionsare supported yet, only those instructions needed by the gcc/g++ testsuiteshave been added so far. There is no profiling support as yet. There isno pipeline or timing support as yet.---There are lots of machine generated files in the source directory!They are only generated if you configure with --enable-cgen-maint,similar in behaviour to Makefile.in, configure under automake/autoconf.For details on the generator, see ../../cgen.devo/cgen isn't part of the comp-tools module yet.You'll need to check it out manually (also akin to automake/autoconf).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?