.set noat
.set noreorder
.set gp=64
.macro glabel label
.global \label
\label:
.endm
.macro dlabel label
.macro jlabel label
.macro endlabel label