📄 readme
字号:
This directory contains some test inputs and a script todo very crude regression testing for dineroIV.The test inputs are in the files mm.32 and mm.64; these are tracesfrom a simple 32x32 matrix multiply program. The mm.32 filewas produced by pixie -idtrace on an IRIX 6.1 system, and the mm.64 filewas produced by pixie -idtrace_ext on the same system.Additionally, the program p2d is a simple converter from 32-bit pixietrace format to din format. Likewise, the program p2b converts from32-bit pixie trace format to dineroIV's binary format. The suppliedMakefile will compile p2d and p2b.Testing is driven by the testscript file, which is a bourne shell script.The tests to run are specified in the file test-parms, whichhas some additional comments.Presumed correct outputs are in the files mm.*.good.*.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -