blob: c2f7376a81191989e6b050b2607a6b1040b983f2 [file] [log] [blame]
.text
.global _misc
_misc:
/* Check "0 & 0xffff" is parsed correctly. */
r0.l = 0 & 0xffff;