aboutsummaryrefslogtreecommitdiff
path: root/encoding.h
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2022-07-06 16:17:04 -0700
committerAndrew Waterman <andrew@sifive.com>2022-07-06 16:17:04 -0700
commit3db008da45f660b0a5fa2a2a6d3d81bd2880ebb6 (patch)
treed7008e200ff893c09b254e00839552d0d95eb88c /encoding.h
parent4bbb33fb28d6af3c21087a7b04b746fb08101264 (diff)
downloadriscv-opcodes-3db008da45f660b0a5fa2a2a6d3d81bd2880ebb6.zip
riscv-opcodes-3db008da45f660b0a5fa2a2a6d3d81bd2880ebb6.tar.gz
riscv-opcodes-3db008da45f660b0a5fa2a2a6d3d81bd2880ebb6.tar.bz2
Remove UCB HTIF-specific interrupt from encoding.h
Diffstat (limited to 'encoding.h')
-rw-r--r--encoding.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/encoding.h b/encoding.h
index 65d8e55..8628e8c 100644
--- a/encoding.h
+++ b/encoding.h
@@ -273,7 +273,6 @@
#define IRQ_S_GEXT 12
#define IRQ_COP 12
#define IRQ_LCOF 13
-#define IRQ_HOST 13
/* page table entry (PTE) fields */
#define PTE_V 0x001 /* Valid */