E.g:
jaq '.intrinsics[] | .mnemonic' ISA.json
jaq '.intrinsics[] | { mnemonic: .mnemonic, list: (.type_signatures.list[] | select (.Restrictions == "ISA 3.0 or later")) }' ISA.json
Also would be appreciated if the .Restrictions information would mention all the different ISAs.
E.g:
Also would be appreciated if the .Restrictions information would mention all the different ISAs.