Actions
Feature #8587
openISA subsets
Start date:
11/22/2017
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
Several ISA have subsets for instructions. Each subset is marked by the string name.
For example, in RISC-V architecture they are the following: A (atomic memory operation instructions), M (multiply\divide instructions), F (floating-point instructions), etc.
The ISA subset name can be associated with instruction somehow and can be printed in MicroTESK trace when the instruction is simulated.
The MicroTESK trace format even has the appropriate field for this information.
Updated by Alexander Kamkin almost 5 years ago
- Assignee changed from Andrei Tatarnikov to Artem Kotsynyak
- Target version set to 2.5
Updated by Alexander Protsenko over 1 year ago
- Target version changed from 2.5 to 2.6
Actions