Project

General

Profile

Actions

Bug #5764

closed

Format output of 64-bit values

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

Status:
Closed
Priority:
Urgent
Assignee:
Andrei Tatarnikov
Category:
-
Target version:
Start date:
03/26/2015
Due date:
% Done:

100%

Estimated time:
Detected in build:
2.2.0-alpha-150324
Platform:
Published in build:
150423

Description

Arguments for format output have been found out to be prepared by means of intValue() despite their length.
E.g., the following syntax will print only lower 32 bits of imm16 inverse.

syntax = format("mov %s, #%016x", rd.syntax, ~(coerce(card(64), imm16)))

Actions

Also available in: Atom PDF