Skip to content
Discussion options

You must be logged in to vote

It is documented:

mir/MIR.md

Lines 201 to 207 in 8f04165

* Memory operand has the following syntax in MIR text (absent displacement means zero one,
absent scale means one, scale should be 1, 2, 4, or 8):
```
<type>: <disp>
<type>: [<disp>] (<base reg> [, <index reg> [, <scale> ]])
```

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@iacore
Comment options

@vnmakarov
Comment options

Answer selected by iacore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants