Mercurial > hg > index.cgi
comparison GPL3 @ 485:bf24b8c856d1
Update "clrq" convenience instruction to be slightly faster
From Doug Masten <doug@dougmasten.com> who says:
This is not a bug fix but a very tiny optimization for the "clrq"
convenience instruction in LWTOOLS. This patch changes it from "clra; clrb;
tfr d,w" to "clrd; clrw". The new instructions now take 2 clock cycles less
for a total of 4 clock cycles.
author | William Astle <lost@l-w.ca> |
---|---|
date | Wed, 24 Apr 2019 19:53:08 -0600 |
parents | 4e12d881df85 |
children |
comparison
equal
deleted
inserted
replaced
484:469a130e7029 | 485:bf24b8c856d1 |
---|