Is “long double” type on Apple M1 processor + Xcode implemented as fp64, fp80 or fp128?

前端 未结 0 493
情歌与酒
情歌与酒 2021-02-03 23:55

The new M1 processor seems quite good in emulating x86 processors, including floating point computations. The long double type on x86 is fp80, that means it uses 10 bytes of mem

相关标签:
回答
  • 消灭零回复
提交回复
热议问题