https://gitlab.com/tezos/tezos
Raw File
Tip revision: 9918152050efcfdb85aacada8a746656373d0e5a authored by Ole Krüger on 24 January 2024, 22:00:11 UTC
RISC-V: Implement the PVM state interface
Tip revision: 9918152
pack_bytes_00.tzt
code { PACK } ;
input { Stack_elt bytes 0x } ;
output { Stack_elt bytes 0x050a00000000 } ;
back to top