Fix to idiom19 and fixFloatEmulation()
This commit is contained in:
@@ -65,6 +65,8 @@ struct LivenessSet : public std::bitset<32>
|
||||
{
|
||||
return test(r-rAX);
|
||||
}
|
||||
private:
|
||||
void postProcessCompositeRegs();
|
||||
};
|
||||
|
||||
extern LivenessSet duReg[30];
|
||||
|
||||
Reference in New Issue
Block a user