Commit 1113fc31 authored by Andy Polyakov's avatar Andy Polyakov
Browse files

sparccpuid.S: work around emulator bug on T1.

(cherry picked from commit 3caeef94)
parent 08981470
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -235,10 +235,10 @@ _sparcv9_rdtick:
.global	_sparcv9_vis1_probe
.align	8
_sparcv9_vis1_probe:
	.word	0x81b00d80	!fxor	%f0,%f0,%f0
	add	%sp,BIAS+2,%o1
	retl
	.word	0xc19a5a40	!ldda	[%o1]ASI_FP16_P,%f0
	retl
	.word	0x81b00d80	!fxor	%f0,%f0,%f0
.type	_sparcv9_vis1_probe,#function
.size	_sparcv9_vis1_probe,.-_sparcv9_vis1_probe