12 lines
113 B
Text
12 lines
113 B
Text
# frv testcase for membar
|
|
# mach: all
|
|
|
|
.include "testutils.inc"
|
|
|
|
start
|
|
|
|
.global membar
|
|
membar:
|
|
membar
|
|
|
|
pass
|