x86insn: quick fix for lack of nopl support
authorDavid Schleef <ds@schleef.org>
Fri, 14 Oct 2011 06:02:00 +0000 (23:02 -0700)
committerDavid Schleef <ds@schleef.org>
Fri, 14 Oct 2011 06:02:00 +0000 (23:02 -0700)
commit4f813175b93ba44ba3f91cec28f8393d996ff918
tree62ba4102ef8db7d1d5905fb946880d95fc9f66eb
parenta25c92e7ffc172c335e9427fa356f2f5d970bbd9
x86insn: quick fix for lack of nopl support

Geode (as well as others) don't have nopl.  So don't use it
for alignment.
orc/orcx86insn.c