Pre branch commit

This commit is contained in:
Artur K
2012-03-18 11:35:56 +01:00
parent fee4d6fe9a
commit 9cc5202ff7
12 changed files with 457 additions and 344 deletions

View File

@@ -22,7 +22,7 @@ bool Idiom11::match (iICODE picode)
return false;
for(int i=0; i<3; ++i)
m_icodes[i]=picode++;
type = m_icodes[0]->idType(DST);
type = m_icodes[0]->ll()->idType(DST);
if(type==CONSTANT || type == OTHER)
return false;
/* Check NEG reg/mem