On Tue, Mar 21, 2017 at 2:35 AM, T L wrote:
>
> On Tuesday, March 21, 2017 at 7:33:34 AM UTC+8, Ian Lance Taylor wrote:
>>
>> On Sat, Mar 18, 2017 at 12:03 PM, T L wrote:
>> >
>> > At the end of sync/atomic package docs, it says
>> >
>> > On x86-32, the 64-bit functions use instructions unavailab
On Tuesday, March 21, 2017 at 7:33:34 AM UTC+8, Ian Lance Taylor wrote:
>
> On Sat, Mar 18, 2017 at 12:03 PM, T L >
> wrote:
> >
> > At the end of sync/atomic package docs, it says
> >
> > On x86-32, the 64-bit functions use instructions unavailable before the
> > Pentium MMX.
> >
> >
>
On Sat, Mar 18, 2017 at 12:03 PM, T L wrote:
>
> At the end of sync/atomic package docs, it says
>
> On x86-32, the 64-bit functions use instructions unavailable before the
> Pentium MMX.
>
>
> On non-Linux ARM, the 64-bit functions use instructions unavailable before
> the ARMv6k core.
>
>
> So w
At the end of sync/atomic package docs, it says
On x86-32, the 64-bit functions use instructions unavailable before the
Pentium MMX.
On non-Linux ARM, the 64-bit functions use instructions unavailable before
the ARMv6k core.
So when running Go programs which call the 64-bit atomic function