Remove Intel syntax comments on movsx and movzx
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 14 Feb 2020 13:40:19 +0000 (05:40 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 14 Feb 2020 13:45:14 +0000 (05:45 -0800)
commit6867aac05b9677ff9e0f388d7c10d3bc38fc524b
tree787011639c905c1de3e030a9f317b849c35a3926
parent65fca0597f3a5f76f6d7d79bc3a922c160254e0a
Remove Intel syntax comments on movsx and movzx

Since movsx and movzx are valid mnemonic in AT&T syntax, remove Intel
syntax comments on movsx and movzx to avoid confusing other readers.

* i386-opc.tbl (movsx): Remove Intel syntax comments.
(movzx): Likewise.
opcodes/ChangeLog
opcodes/i386-opc.tbl
This page took 0.024796 seconds and 4 git commands to generate.