Commit 8a69f99f by Eric Botcazou Committed by Eric Botcazou

md.texi (Machine Constraints): Document missing SPARC constraints.

	* doc/md.texi (Machine Constraints): Document
	missing SPARC constraints.

From-SVN: r67263
parent 68e4d4c5
2003-05-31 Eric Botcazou <ebotcazou@libertysurf.fr> 2003-05-31 Eric Botcazou <ebotcazou@libertysurf.fr>
* doc/md.texi (Machine Constraints): Document
missing SPARC constraints.
2003-05-31 Eric Botcazou <ebotcazou@libertysurf.fr>
* doc/md.texi (Automaton pipeline description): Use * doc/md.texi (Automaton pipeline description): Use
"type" instead of "cpu" as the attribute in the examples. "type" instead of "cpu" as the attribute in the examples.
......
...@@ -2020,6 +2020,22 @@ Floating-point register that can hold 32- or 64-bit values. ...@@ -2020,6 +2020,22 @@ Floating-point register that can hold 32- or 64-bit values.
@item e @item e
Floating-point register that can hold 64- or 128-bit values. Floating-point register that can hold 64- or 128-bit values.
@item c
Floating-point condition code register.
@item d
Floating-point register that can hold 32- or 64-bit values.
It is only valid on the SPARC-V9 architecture when the Visual
Instructions Set is available.
@item b
Floating-point register that can hold 64- or 128-bit values.
It is only valid on the SPARC-V9 architecture when the Visual
Instructions Set is available.
@item h
64-bit global or out register for the SPARC-V8+ architecture.
@item I @item I
Signed 13-bit constant Signed 13-bit constant
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment