This website requires JavaScript.
Explore
Help
Sign In
GaloisInc
/
macaw
Watch
1
Star
1
Fork
0
You've already forked macaw
mirror of
https://github.com/GaloisInc/macaw.git
synced
2024-12-19 03:51:39 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
9d750c944a
macaw
/
macaw-ppc
/
tests
/
ppc
/
util.h
4 lines
61 B
C
Raw
Normal View
History
Unescape
Escape
Added a simple test, which fails.
2017-10-25 02:36:36 +03:00
#
define EXIT() \
test-just-exit
2017-10-25 03:21:00 +03:00
asm
(
"
li 0,1
\n
"
\
"
sc
"
)
Reference in New Issue
Copy Permalink