C++: Change opcode QLDocs to refer to instruction QLDocs

As discussed in today's C++ analysis team meeting. `Opcode` is rarely used directly, so we'll just refer to the documentation for the corresponding `Instruction` class.

I've preserved the script in case we want to do a bulk change of all of the `Opcode` comments, but I don't expect it will be needed if we just add a new `Opcode` or two.
This commit is contained in:
Dave Bartolomeo
2020-06-29 12:41:36 -04:00
parent 4dcdd8a0ee
commit 6de3d5bc3d
3 changed files with 627 additions and 271 deletions

File diff suppressed because it is too large Load Diff