summaryrefslogtreecommitdiff
path: root/sys/src/libip/myetheraddr.c
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2014-04-28 22:53:50 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2014-04-28 22:53:50 +0200
commit391198888a71649067d10862db1f1afed2b69c90 (patch)
tree15e2ce3daf5061d819feae8d2d2c78f6fe4181b0 /sys/src/libip/myetheraddr.c
parent7b8f4b25be690482793b8bc1be84e8fad4b5492e (diff)
8c, 6c: fix peephole bug for eleminating CMPL $0,R after shift
the shift instructions does not change the zero flag when the shift count is 0, so we cannot remove the compare instruction in this case. this fixes oggdec under 386.
Diffstat (limited to 'sys/src/libip/myetheraddr.c')
0 files changed, 0 insertions, 0 deletions