#need asm mavens' wisdom
18-Jul-92 02:42:02
Sb: #25808-#need asm mavens' wisdom
Fm: Bart Mathias 72017,1005
To: Shraddhan 70374,754
Shraddhan,
At the moment I can't even remember whether I went with BCLR or AND. I
think I'll go with the philosophy that if it ain't broke, don't fix it, for
now.
I admit I have to fight back the feeling that with ANDI #7F,<ea> I'm
working with 7 bits and therefore doing seven times as much work as I would
with BCLR #7,<ea>, which just works on one; I'm sure this is purely
human psychology and the machine hardly notices the difference.
Bart
– via Whap!