aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/ifuzz/riscv64/pseudo.go
blob: c87c02dd060034addcde423dae46949c919d55fc (plain)
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{}