Added one remark intended for bug circumvention.
This commit is contained in:
parent
4d183a3757
commit
4eed0fe226
1 changed files with 4 additions and 0 deletions
|
@ -425,6 +425,10 @@ Registers are allocated by asking for a property,
|
|||
so if for some reason in later parts of the table
|
||||
one particular register must be allocated it
|
||||
has to have a unique property.
|
||||
.PP
|
||||
There is a bug in the codegenerator that can be circumvented by
|
||||
providing a dummy property at the start of the property list.
|
||||
The example has not been updated to show this.
|
||||
.NH 2
|
||||
Register definition
|
||||
.PP
|
||||
|
|
Loading…
Reference in a new issue