📄 all.exp
字号:
if [istarget i386-*] then { gas_test "inout.s" "" $stdoptlist "various in/out syntaxes" if [gas_test_old "pushw.s" "-al > pushw.list" "pushw (assembly)"] then { set testname "pushw (correctness)" if { [regexp_diff "pushw.list" "$srcdir/$subdir/pushw.l"] == 0 } { pass $testname } else { fail $testname } }}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -