mirror of
git://c9x.me/qbe.git
synced 2026-04-07 10:59:47 +00:00
revert buggy test in memory refs emission
This commit is contained in:
parent
7ff4186aa8
commit
d419274b04
@ -257,7 +257,6 @@ Next:
|
|||||||
m->base = TMP(RBP);
|
m->base = TMP(RBP);
|
||||||
}
|
}
|
||||||
if (m->offset.type != CUndef)
|
if (m->offset.type != CUndef)
|
||||||
if (m->offset.bits.i != 0)
|
|
||||||
emitcon(&m->offset, f);
|
emitcon(&m->offset, f);
|
||||||
if (req(m->base, R) && req(m->index, R))
|
if (req(m->base, R) && req(m->index, R))
|
||||||
break;
|
break;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user