Extend assembly language with additional integer representations
Đang mở
assembly
- Ngôn ngữ chính
- Rust
- Star
- 772
- Fork
- 352
- Merge trung bình
- 1 ngày 12 giờ
- Pull request đã merge (30 ngày)
- 93
Mô tả
# 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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.