Searched refs:riscv_pred_succ (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Driscv-dis.c292 riscv_pred_succ, ARRAY_SIZE (riscv_pred_succ));
297 riscv_pred_succ, ARRAY_SIZE (riscv_pred_succ));
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Driscv-dis.c448 riscv_pred_succ, ARRAY_SIZE (riscv_pred_succ));
453 riscv_pred_succ, ARRAY_SIZE (riscv_pred_succ));
H A Driscv-opc.c68 const char * const riscv_pred_succ[16] = variable
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-dis.c421 riscv_pred_succ, ARRAY_SIZE (riscv_pred_succ));
426 riscv_pred_succ, ARRAY_SIZE (riscv_pred_succ));
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Driscv-dis.c455 riscv_pred_succ, ARRAY_SIZE (riscv_pred_succ));
460 riscv_pred_succ, ARRAY_SIZE (riscv_pred_succ));
H A Driscv-opc.c68 const char * const riscv_pred_succ[16] = variable
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Driscv.h49 static const char * const riscv_pred_succ[16] = variable
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Driscv.h550 extern const char * const riscv_pred_succ[16];
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv.h49 static const char * const riscv_pred_succ[16] = variable
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Driscv.h600 extern const char * const riscv_pred_succ[16];
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-riscv.c2218 if (arg_lookup (&s, riscv_pred_succ, ARRAY_SIZE (riscv_pred_succ),
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-riscv.c2938 if (arg_lookup (&asarg, riscv_pred_succ,
2939 ARRAY_SIZE (riscv_pred_succ), &regno))
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-riscv.c3270 if (arg_lookup (&asarg, riscv_pred_succ,
3271 ARRAY_SIZE (riscv_pred_succ), &regno))

Completed in 300 milliseconds