master
s 9 lines 149 Bytes
Raw
1 #include "macros.h"
2 .text
3 .global _start
4 _start:
5 TEST_D_D(cls.h, 1, 0x0, 0x6db17976)
6 TEST_D_D(cls.h, 2, 0x000f000f, 0x0)
7
8 TEST_PASSFAIL
9