swh:1:snp:505c374fd75bb208ae4e9a54e64bb310bc49295e
Raw File
Tip revision: 53ed65bb1d4040b68647c12d6159e9cd26376334 authored by Emma Turner on 03 April 2024, 09:13:06 UTC
RISC-V: F/D sqrt instructions
Tip revision: 53ed65b
compare_string_00.tzt
code { COMPARE } ;
input { Stack_elt string "a" ; Stack_elt string "a" } ;
output { Stack_elt int 0 }
back to top