<!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/2847.html#L561'>x_r2</a> 561 src/assemble.c WORD x_r2 = 0;</span>
<span class='curline'><a href='../S/2847.html#L584'>x_r2</a> 584 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/2847.html#L589'>x_r2</a> 589 src/assemble.c cmd |= ((r_r1 << 4) | x_r2); /* 第1オペランド、第2オペランドともに汎用レジスタ */</span>
<span class='curline'><a href='../S/2847.html#L602'>x_r2</a> 602 src/assemble.c if((x_r2 = grword(cmdl->opd->opdv[2], true)) == 0xFFFF) {</span>
<span class='curline'><a href='../S/2847.html#L606'>x_r2</a> 606 src/assemble.c cmd |= x_r2;</span>
<span class='curline'><a href='../S/2847.html#L625'>x_r2</a> 625 src/assemble.c x_r2 = grword(cmdl->opd->opdv[1], true);</span>
<span class='curline'><a href='../S/2847.html#L629'>x_r2</a> 629 src/assemble.c cmd |= x_r2;</span>
</pre>
</body>
</html>