?? msp430.exp
字號:
## msp430 tests#proc run_list_test { name opts } { global srcdir subdir set testname "msp430 $name" set file $srcdir/$subdir/$name gas_run ${name}.s $opts ">&dump.out" if { [regexp_diff "dump.out" "${file}.l"] } then { fail $testname verbose "output is [file_contents "dump.out"]" 2 exit return } pass $testname}if [expr [istarget "msp430-*-*"]] then { run_dump_test "opcode"}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -