Initial commit of OpenSPARC T2 architecture model.
[OpenSPARC-T2-SAM] / sam-t2 / sam / docs / ui-cmds / cmd_write-fp-reg-i.html
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<title>SPARC Architectural Model: User Commands</title>
</head>
<body bgcolor="#FFFFFF" LANG="en-US">
<div STYLE="margin-bottom: 0cm"></div>&nbsp;
<h2>
write-fp-reg-i - <b>Deprecated</b>
</h2>
<h4>
NAME
</h4>
<ul>
write-fp-reg-i - write floating point single register as integer
</ul>
<h4>SYNOPSIS</h4>
<tt>
<ul>
write-fp-reg-i <i>reg-num</i> <i>value</i>
</ul>
</tt>
<h4>DESCRIPTION</h4>
<ul>
Writes floating point register (as integer). Allows user to selectively
modify a floating point register. Note: takes new value in 32 bit integer
format.
<p>
This command is deprecated, use write-reg instead.
</ul>
<h4>RETURN VALUES</h4>
<ul>
None.
</ul>
<h4>SEE ALSO</h4>
<ul><a href="cmd_write-reg.html">write-reg</a></ul>
<hr>
</body>
</html>