summaryrefslogtreecommitdiff
path: root/sys/src/libc
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2016-06-26 15:13:10 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2016-06-26 15:13:10 +0200
commita99cf56c7d670f6af88cab39de91f1d6ac36416f (patch)
treefa016bece5cac7af37db387d10c36e5a590b2cec /sys/src/libc
parent5bf09937da68b5b55e33cc24ea021ed08b2ae6e0 (diff)
kernel: more (arm) compiler friendly mul64fract()
the arm compiler can lift long->vlong casts on multiplcation and convert 64x64->64 multiplication into a 32x32->64 one with optional 64 bit accumulate.
Diffstat (limited to 'sys/src/libc')
0 files changed, 0 insertions, 0 deletions