Bug #7229
Unsupported assignment to mode
Start date:
05/19/2016
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
Description
op set_REG_32(rd: REG_32, value: WORD) action = { rd.action; REG(reg_number) = coerce(DWORD, value); }
Will cause "unsupported construct" interruption of tree building.
History
Updated by Alexander Kamkin 12 months ago
- Target version set to 2.5
- Assignee changed from Andrei Tatarnikov to Alexander Kamkin
- Category set to nML Translator