URL
https://opencores.org/ocsvn/rf6809/rf6809/trunk
Subversion Repositories rf6809
[/] [rf6809/] [trunk/] [software/] [vbcc/] [datatypes/] [dt12f.c] - Rev 18
Compare with Previous | Blame | View Log
from) { DTTTYPE to; to=(from.a[0]&255)|((from.a[1]&15)<<8); return to; }