Actions
Bug #7229
openUnsupported 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.
Updated by Alexander Kamkin almost 5 years ago
- Category set to nML Translator
- Assignee changed from Andrei Tatarnikov to Alexander Kamkin
- Target version set to 2.5
Updated by Alexander Protsenko over 1 year ago
- Target version changed from 2.5 to 2.6
Actions