Various doc/comment updates
[fw/openocd] / src / target / arm_disassembler.c
index 587131bcc6200a5fc7d53389a0a51a4faece115b..f02053fb3f1c36c84927f09c8af12074303b9389 100644 (file)
@@ -50,6 +50,7 @@
  *       except as coprocessor 10/11 operations
  *     * Most ARM instructions through ARMv6 are decoded, but some
  *       of the post-ARMv4 opcodes may not be handled yet
+ *             CPS, SDIV, UDIV, LDREX*, STREX*, QASX, ...
  *     * NEON instructions are not understood (ARMv7-A)
  *
  *  - Thumb/Thumb2 decoding