aboutsummaryrefslogtreecommitdiff
path: root/test/common-real-int-sign.qbe
blob: 6de74a3d09f1370c50078cd5d5056086b6851757 (plain)
1
2
3
4
5
6
7
8
export
function w $main() {
@start.1
@body.2
	%.1 =w sub 0, 1
	%.2 =w cugtw 0, %.1
	ret %.2
}