Browse Source
Merge pull request #1484 from riscv-software-src/zcmop
add zcmop extension instructions
pull/1486/head
Andrew Waterman
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
riscv/decode.h
|
|
|
@ -1,5 +1,6 @@ |
|
|
|
// See LICENSE for license details.
|
|
|
|
|
|
|
|
|
|
|
|
#ifndef _RISCV_DECODE_H |
|
|
|
#define _RISCV_DECODE_H |
|
|
|
|
|
|
|
|