https://gitlab.com/tezos/tezos
Raw File
Tip revision: dccceee3647d743e7850c4325aa838d0863f57a9 authored by Emma Turner on 03 April 2024, 08:27:46 UTC
RISC-V: F/D conversion functions
Tip revision: dccceee
pack_bytes_00.tzt
code { PACK } ;
input { Stack_elt bytes 0x } ;
output { Stack_elt bytes 0x050a00000000 } ;
back to top