Adding hello world svp64 example, not working yet.
authorAndrey Miroshnikov <andrey@technepisteme.xyz>
Thu, 3 Aug 2023 19:45:40 +0000 (19:45 +0000)
committerAndrey Miroshnikov <andrey@technepisteme.xyz>
Thu, 3 Aug 2023 19:45:40 +0000 (19:45 +0000)
commit28167589a9f2dc378fe1defeacfb0d3c9cb8e15c
tree56d7f0142a588aee3c295c5d2494e507921729a6
parent00075f341fe514b502b2e9c8fef4b6eb3b5c068e
Adding hello world svp64 example, not working yet.
hello_svp64/Makefile [new file with mode: 0644]
hello_svp64/head.S [new file with mode: 0644]
hello_svp64/hello_svp64.S [new file with mode: 0644]
hello_svp64/hello_world.as [new file with mode: 0644]
hello_svp64/hello_world.c [new file with mode: 0644]
hello_svp64/powerpc.lds.S [new file with mode: 0644]