1 2 3 4 5 6 7 8
// Copyright 2026 syzkaller project authors. All rights reserved. // Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. // Pseudo instructions for riscv64 architecture. package riscv64 var pseudo = []*Insn{}