0xMiden / 0xMiden/miden-vm

Extend assembly language with additional integer representations

Open
#633 2 comments 0 reactions 0 assignees View on GitHub
assembly
Dominant language
Rust
Stars
772
Forks
352
Avg merge
1d 12h
Merged PRs (30d)
93

Description

# Feature request

Additional integer representations

Miden supports bitwise operations for the u32 "datatype", these operations are typically used with bitmasks, supporting syntax for it can make the assembly easier to read. E.g.:

```
push.0b11 u32checked_and
```

edit: moved request about constants to its own issue: https://github.com/0xPolygonMiden/miden-vm/issues/634

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.