fix typo
This commit is contained in:
parent
ae33e02d8f
commit
3170c51cf8
@ -1,8 +1,8 @@
|
||||
2006-01-18 Arnold Metselaar <arnoldm@sourceware.org>
|
||||
|
||||
* gas/z80/z80.exp: Add offset.
|
||||
* gas/z80/ofseet.d: New file.
|
||||
* gas/z80/ofseet.s: New file.
|
||||
* gas/z80/offset.d: New file.
|
||||
* gas/z80/offset.s: New file.
|
||||
|
||||
2006-01-16 Paul Brook <paul@codesourcery.com>
|
||||
|
||||
|
@ -7,6 +7,6 @@ if [istarget z80-*-*] then {
|
||||
run_dump_test "quotes"
|
||||
# test suffixes
|
||||
run_dump_test "suffix"
|
||||
# test assembling and disassembling insturction involving offsets
|
||||
# test assembling and disassembling instructions involving offsets
|
||||
run_dump_test "offset"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user