Extend assembly language with additional integer representations
未关闭
assembly
- 主要语言
- Rust
- 星标
- 772
- 派生
- 352
- 平均合并
- 1 天 12 小时
- 30 天内合并 PR
- 93
描述
# 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
贡献指南
评估
这个 Issue 还没有评估数据。