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
parent
commit
a2e80e1eba
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      riscv/decode.h

1
riscv/decode.h

@ -1,5 +1,6 @@
// See LICENSE for license details.
#ifndef _RISCV_DECODE_H
#define _RISCV_DECODE_H

Loading…
Cancel
Save