Initial commit of OpenSPARC T2 architecture model.
[OpenSPARC-T2-SAM] / sam-t2 / sam / docs / ui-cmds / cmd_read-fp-reg-x.html
CommitLineData
920dae64
AT
1<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2<html>
3<head>
4<title>SPARC Architectural Model: User Commands</title>
5</head>
6<body bgcolor="#FFFFFF" LANG="en-US">
7<div STYLE="margin-bottom: 0cm"></div>&nbsp;
8
9<h2>
10read-fp-reg-x - <b>Deprecated</b>
11</h2>
12
13<h4>
14NAME
15</h4>
16<ul>
17read-fp-reg-x - print floating point double register as integer
18</ul>
19
20<h4>SYNOPSIS</h4>
21<tt>
22<ul>
23read-fp-reg-x reg-num
24</ul>
25</tt>
26
27<h4>DESCRIPTION</h4>
28<ul>
29Prints a specific floating point register, as integer. This command
30supports the double precision floating-point registers.
31<p>
32This command is deprecated, use read-reg instead.
33</ul>
34
35<h4>RETURN VALUES</h4>
36<ul>
37Returns the value of a specific floating point register.
38</ul>
39
40<h4>SEE ALSO</h4>
41<ul><a href="cmd_read-reg.html">read-reg</a></ul>
42
43<hr>
44</body>
45</html>