<!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.14' />
<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/30200.html#L573'>x_r2</a> 573 src/assemble.c WORD x_r2 = 0;</span>
<span class='curline'><a href='../S/30200.html#L596'>x_r2</a> 596 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/30200.html#L601'>x_r2</a> 601 src/assemble.c cmd |= ((r_r1 << 4) | x_r2); /* 第1オペランド、第2オペランドともに汎用レジスタ */</span>
<span class='curline'><a href='../S/30200.html#L614'>x_r2</a> 614 src/assemble.c if((x_r2 = grword(cmdl->opd->opdv[2], true)) == 0xFFFF) {</span>
<span class='curline'><a href='../S/30200.html#L618'>x_r2</a> 618 src/assemble.c cmd |= x_r2;</span>
<span class='curline'><a href='../S/30200.html#L637'>x_r2</a> 637 src/assemble.c x_r2 = grword(cmdl->opd->opdv[1], true);</span>
<span class='curline'><a href='../S/30200.html#L641'>x_r2</a> 641 src/assemble.c cmd |= x_r2;</span>
</pre>
</body>
</html>