Fix op2 references that had not yet been converted; introduce opy
commit33d5fc074f05fbed581497743050a412f65d0b3a
authorH. Peter Anvin <hpa@zytor.com>
Fri, 24 Oct 2008 06:07:53 +0000 (23 23:07 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 24 Oct 2008 06:07:53 +0000 (23 23:07 -0700)
tree8d57e486daab0ff18b9a5ce5bf8121de30f23586
parent941fcbb3ab7b0f2f6c37310d260a2ce6c69a3107
Fix op2 references that had not yet been converted; introduce opy

Fix op2 references not yet converted to accessing op2; add an opy
pointer similar to the opx pointer instead of multiple references.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
assemble.c