Merge with default

--HG--
branch : multipass-stereo
hg/feature/qt5
kaetemi 11 years ago
commit 3f1ce6020a

@ -885,7 +885,7 @@ bool CVPParser::parseInstruction(CVPInstruction &instr, std::string &errorOutput
}
// it is not allowed to write to an adress register except for ARL
if (instrStr != NELID("ARL"))
if (instrStr != NELID("ARL "))
{
if (instr.Dest.Type == CVPOperand::AddressRegister)
{

Loading…
Cancel
Save