diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-04-29 20:15:40 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-04-29 20:15:40 +0200 |
commit | ce62bbb8539eaa56c6646da3d445d968dabec99f (patch) | |
tree | d005ef75fea9f4cfd613d692d3ce9bccd117dcc6 /lib | |
parent | b325475fc8da20bf15e95ab3e45cc9533061bec1 (diff) | |
download | plan9front-ce62bbb8539eaa56c6646da3d445d968dabec99f.tar.xz |
5c: dont emit conditional integer division instructions
the integer division instructions are emulated with _div()
function patched in by 5l which does not handle conditional
execution. so do not optimize away the branch in that case.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions