RISC-V: Make disassebler work for --enable-targets=all config.
opcodes/ * disassemble.c (ARCH_riscv): Define if ARCH_all.
This commit is contained in:
parent
7bdf778b10
commit
0bccfb2994
@ -1,3 +1,7 @@
|
||||
2018-02-22 Shea Levy <shea@shealevy.com>
|
||||
|
||||
* disassemble.c (ARCH_riscv): Define if ARCH_all.
|
||||
|
||||
2018-02-22 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* i386-opc.tbl: Add {rex},
|
||||
|
@ -76,6 +76,7 @@
|
||||
#define ARCH_pj
|
||||
#define ARCH_powerpc
|
||||
#define ARCH_pru
|
||||
#define ARCH_riscv
|
||||
#define ARCH_rs6000
|
||||
#define ARCH_rl78
|
||||
#define ARCH_rx
|
||||
|
Loading…
x
Reference in New Issue
Block a user