RISC-V: Cleanup the include/opcode/riscv-opc.h.
authorNelson Chu <nelson.chu@sifive.com>
Tue, 23 Jun 2020 06:23:51 +0000 (14:23 +0800)
committerNelson Chu <nelson.chu@sifive.com>
Tue, 30 Jun 2020 01:38:00 +0000 (09:38 +0800)
commit83d7d99e75538a1ce6facb2e5fb18f4f37f15991
treee320bf02143a66bbd45c642894e74186f8523a7e
parent5e7d7e368161664c82f8d2504b9ba2a1fec4d28d
RISC-V: Cleanup the include/opcode/riscv-opc.h.

The include/opcode/riscv-opc.h file is no longer automatically generated,
so we remove the misleading comments and add new ones.  Besides, the CAUSE_*
macros and DECLARE_CAUSE are unused for binutils and gdb.  Therefore, remove
them, too.

include/
* opcode/riscv-opc.h: Cleanup and remove the unused macros.
include/ChangeLog
include/opcode/riscv-opc.h
This page took 0.024074 seconds and 4 git commands to generate.