<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title>x_r2</title>
<meta name='robots' content='noindex,nofollow' />
<meta name='generator' content='GLOBAL-6.6.5' />
<meta http-equiv='Content-Style-Type' content='text/css' />
<link rel='stylesheet' type='text/css' href='../style.css' />
</head>
<body>
<pre>
<span class='curline'><a href='../S/2837.html#L585'>x_r2</a> 585 src/assemble.c WORD x_r2 = 0;</span>
<span class='curline'><a href='../S/2837.html#L608'>x_r2</a> 608 src/assemble.c else if(cmdl->opd->opdc == 2 && (x_r2 = grword(cmdl->opd->opdv[1], false)) != 0xFFFF) {</span>
<span class='curline'><a href='../S/2837.html#L613'>x_r2</a> 613 src/assemble.c cmd |= ((r_r1 << 4) | x_r2); /* 第1オペランド、第2オペランドともに汎用レジスタ */</span>
<span class='curline'><a href='../S/2837.html#L626'>x_r2</a> 626 src/assemble.c if((x_r2 = grword(cmdl->opd->opdv[2], true)) == 0xFFFF) {</span>
<span class='curline'><a href='../S/2837.html#L630'>x_r2</a> 630 src/assemble.c cmd |= x_r2;</span>
<span class='curline'><a href='../S/2837.html#L649'>x_r2</a> 649 src/assemble.c x_r2 = grword(cmdl->opd->opdv[1], true);</span>
<span class='curline'><a href='../S/2837.html#L653'>x_r2</a> 653 src/assemble.c cmd |= x_r2;</span>
</pre>
</body>
</html>