https://gitlab.com/tezos/tezos
Raw File
Tip revision: 399e28e0259d258a46c8658f8b948863cf1c12ea authored by Marge Bot on 12 January 2024, 14:24:55 UTC
Merge tezos/tezos!11337: RISC-V: WARL checks for misa CSR
Tip revision: 399e28e
pack_bytes_00.tzt
code { PACK } ;
input { Stack_elt bytes 0x } ;
output { Stack_elt bytes 0x050a00000000 } ;
back to top