Actions
Feature #5969
closedSupport of usage of function (method) evaluation result in op.syntax
Start date:
05/20/2015
Due date:
% Done:
100%
Estimated time:
Published in build:
150522
Description
In some instructions it is necessary to evaluate parameters for Assembler representation. The evaluation is proposed to be done before calling of "syntax", the result of it is proposed to be kept in global variables.
Updated by Andrei Tatarnikov over 9 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
r3673, r3674 - supported the 'init' attribute for OPs and MODEs. This attribute contains code that will be executed when any public attribute ('action', 'syntax', 'image') is called.
Updated by Andrei Tatarnikov over 9 years ago
- Status changed from Resolved to Closed
- Published in build set to 150522
Actions