OSDN Git Service

Commit moxie port.
[pf3gnuchains/gcc-fork.git] / gcc / doc / md.texi
index f91d6e1..065529f 100644 (file)
@@ -2730,6 +2730,25 @@ Constants in the range @minus{}8 to 2
 
 @end table
 
+@item Moxie---@file{config/moxie/constraints.md}
+@table @code
+@item A
+An absolute address
+
+@item B
+An offset address
+
+@item W
+A register indirect memory operand
+
+@item I
+A constant in the range of 0 to 255.
+
+@item N
+A constant in the range of 0 to -255.
+
+@end table
+
 @need 1000
 @item SPARC---@file{config/sparc/sparc.h}
 @table @code