Project

General

Profile

Actions

Task #5720

closed

Aliases for arrays of registers

Added by Mikhail Chupilko about 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Andrei Tatarnikov
Category:
nML Translator
Target version:
Start date:
03/18/2015
Due date:
% Done:

100%

Estimated time:
Detected in build:
2.1.5-beta-150305
Published in build:
150522

Description

It would be very convenient and useful to have aliases for arrays of regs. The example follows.

reg GPR [32, DWORD]
reg X [32, DWORD] alias = GPR // expected
reg W [32, WORD] alias = GPR // expected

Actions

Also available in: Atom PDF