mentioned another problem

This commit is contained in:
ceriel 1988-04-29 09:13:55 +00:00
parent e8d1bdb192
commit a3e39fe309

View file

@ -139,3 +139,5 @@ PDP11/60 processor handbook, Digital Equipment Corporation, 1977
.SH BUGS
You cannot use *reg in place of (reg). Likewise *(reg) is not understood as
*0(reg).
.PP
Expressions are computed in two bytes, even the ones in .data4 lists.