diff options
Diffstat (limited to 'gas/doc/c-arc.texi')
-rw-r--r-- | gas/doc/c-arc.texi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/doc/c-arc.texi b/gas/doc/c-arc.texi index 36d3ec0..4852c3d 100644 --- a/gas/doc/c-arc.texi +++ b/gas/doc/c-arc.texi @@ -485,6 +485,12 @@ Two Operand Instruction; @item SYNTAX_3OP Three Operand Instruction. + +@item SYNTAX_1OP +One Operand Instruction. + +@item SYNTAX_NOP +No Operand Instruction. @end table The syntax class may be followed by @samp{|} and one of the following |