Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
ae
/
buttox
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
dbe8efe6b0
Branches
Tags
master
buttox
/
tools
/
testing
/
selftests
/
powerpc
/
stringloops
/
asm
/
ppc_asm.h
ppc_asm.h
97 B
History
Raw
1
2
3
4
5
6
7
8
#include <ppc-asm.h>
#ifndef r1
#define r1 sp
#endif
#define _GLOBAL(A) FUNC_START(test_ ## A)