1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml"> 3 <head> 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 5 <meta http-equiv="Content-Style-Type" content="text/css" /> 6 <link rel="stylesheet" href="../css/manpage.css" type="text/css" /> 7 <link rel="stylesheet" href="../css/timetable.css" type="text/css" /> 8 <title>nop - No operation</title> 9 </head> 10 <body> 11 <h1>nop - No operation</h1> 12 13 <h2>Calling Format</h2> 14 <div class="section"> 15 <pre class="definition"> 16<CODE>nop</CODE> 17</pre> 18 </div> 19 20 <h2>Operands</h2> 21 <div class="section"> 22 <p>None.</p> 23 </div> 24 25 <h2>Overview</h2> 26 <div class="section"> 27 <p>This instruction does nothing.</p> 28 </div> 29 30 <h2>Operation</h2> 31 <div class="section"> 32 <p>None.</p> 33 </div> 34 35 <h2>Code Example</h2> 36 <div class="section"> 37<pre class="definition"> 38<CODE>nop</CODE> 39</pre> 40 </div> 41 42 <h2>Timetable</h2> 43 <div class="section"> 44 <table class="timetable"> 45 <tr> 46 <th></th> 47 <th>1</th> 48 </tr> 49 <tr> 50 <th><CODE>nop</CODE></th> 51 <td class="NOP">NOP</td> 52 <td class="dummy"></td> 53 </tr> 54 </table> 55 </div> 56 57 58 <h2>Revision History</h2> 59 <div class="section"> 60 <dl class="history"> 61 <dt>2011/12/20</dt> 62 <dd>Initial version.<br /> 63 </dd> 64 </dl> 65 </div> 66 67 <hr><p>CONFIDENTIAL</p></body> 68</html>