insns.decode (a837ef2285c296cbff4a60c34a97af3cbf0a879e) | insns.decode (b14d0649628cbe88ac0ef35fcf58cd1fc22735b8) |
---|---|
1# SPDX-License-Identifier: LGPL-2.0+ | 1# SPDX-License-Identifier: LGPL-2.0-or-later |
2# 3# Sparc instruction decode definitions. 4# Copyright (c) 2023 Richard Henderson <rth@twiddle.net> 5 6## 7## Major Opcodes 00 and 01 -- branches, call, and sethi. 8## 9 --- 699 unchanged lines hidden --- | 2# 3# Sparc instruction decode definitions. 4# Copyright (c) 2023 Richard Henderson <rth@twiddle.net> 5 6## 7## Major Opcodes 00 and 01 -- branches, call, and sethi. 8## 9 --- 699 unchanged lines hidden --- |