URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [z80/] [z80.exp] - Rev 832
Go to most recent revision | Compare with Previous | Blame | View Log
# run tests for target Z80.
if [istarget z80-*-*] then {
# test redefinitions
run_dump_test "redef"
# test parsing of " and '
run_dump_test "quotes"
# test suffixes
run_dump_test "suffix"
# test assembling and disassembling instructions involving offsets
run_dump_test "offset"
}
Go to most recent revision | Compare with Previous | Blame | View Log