📄 movepcd.ms
字号:
# mach: crisv3 crisv8 crisv10# xerror: # output: General register * PC is not implemented.\nprogram stopped with signal 5.\n# Both source and dest contain PC for "test.d r" (move.d r,r). Ideally,# the output message should say "read" of PC, but we allow PC as source in# a move.d r,R insn, so there's no logical way to get that, short of a# special pattern, which would be just too ugly. The output message says# "write", but let's match "read" too so we won't fail if things suddenly# improve. .include "testutils.inc" startnostack setf test.d pc quit
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -