Reorga of test/asm/listing/
add ref/ and control/ subdirectories, so the control files and result files do not clutter the directory, and it is clear which file has which purpose.
This commit is contained in:
15
test/asm/listing/ref/010-paramcount.err-ref
Normal file
15
test/asm/listing/ref/010-paramcount.err-ref
Normal file
@@ -0,0 +1,15 @@
|
||||
.paramcount = 3
|
||||
.paramcount = 5
|
||||
010-paramcount.s:18: Warning: User warning: r1 is blank!
|
||||
010-paramcount.s:14: Note: Macro was defined here
|
||||
010-paramcount.s:8: Note: Macro was defined here
|
||||
.paramcount = 3
|
||||
.paramcount = 5
|
||||
010-paramcount.s:19: Warning: User warning: r1 is blank!
|
||||
010-paramcount.s:14: Note: Macro was defined here
|
||||
010-paramcount.s:8: Note: Macro was defined here
|
||||
.paramcount = 1
|
||||
.paramcount = 5
|
||||
010-paramcount.s:20: Warning: User warning: r1 is blank!
|
||||
010-paramcount.s:14: Note: Macro was defined here
|
||||
010-paramcount.s:8: Note: Macro was defined here
|
||||
Reference in New Issue
Block a user