mc8051_test.smp_dump.txt
来自「mc8051源码」· 文本 代码 · 共 9 行
TXT
9 行
State Machine - |mc8051_test|mc8051_core:inst|mc8051_control:i_mc8051_control|control_mem:i_control_mem|state
Name state.exec3 state.exec2 state.exec1 state.fetch state.startup
state.startup 0 0 0 0 0
state.fetch 0 0 0 1 1
state.exec1 0 0 1 0 1
state.exec2 0 1 0 0 1
state.exec3 1 0 0 0 1
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?