0xMiden / 0xMiden/miden-vm

Extend assembly language with additional integer representations

Aberta
#633 2 comentários 0 reações 0 responsáveis Ver no GitHub
assembly
Linguagem predominante
Rust
Estrelas
772
Forks
352
Merge médio
1d 12h
PRs com merge (30d)
93

Descrição

# 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

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.