| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
make the parser easier.
Change-Id: I9307d0d323f1b65816b3e097bf9c4d92f3962b2f
|
|
|
|
|
| |
Deletion of "unused" opcode constants should only have happened in
8.xml.
|
|
|
|
|
|
|
|
|
| |
There's no need to have constants like OP_UNUSED_FF in the API. They
serve no purpose, and it makes life confusing when an opcode is defined
(does the "unused" one go away, breaking the API? do we have the real
definition and the "unused" definition simultaneously?).
Discussed / approved by API council.
|
|
Change-Id: Id87dc724f0758ce0faee9c00621d4af6cb9f5bd9
|