This website requires JavaScript.
Explore
Help
Sign In
mirror
/
binutils-gdb
Watch
2
Star
0
Fork
0
You've already forked binutils-gdb
mirror of
https://sourceware.org/git/binutils-gdb.git
synced
2025-01-06 12:09:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a5ce326cfe
binutils-gdb
/
sim
/
testsuite
/
d10v
/
hello.s
9 lines
83 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
sim: d10v: relocate tests & clean up test harness This is the only target using a dir directly under testsuite/. All others use sim/<arch>/ instead. Relocate it so all targets look the same, and so we can leverage the common test harness. We drop loop.s in the process because it was never referenced and was just 2 lines of code. All other test files are moved & have directives added to the top so that the test harness can invoke them correctly.
2021-01-05 16:11:32 +08:00
#
mach
:
all
#
output
:
Hello
W
o
r
l
d
!
\
n
Initial creation of sourceware repository
1999-04-16 09:35:26 +08:00
.include
"
t
-
m
a
c
r
o
s
.
i
"
start
hello
exit
0
Reference in New Issue
Copy Permalink