Home
last modified time | relevance | path

Searched refs:INSN_BGEZAL (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dnds32.h850 #define INSN_BGEZAL 0x4e0c0000 macro
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Dnds32.h850 #define INSN_BGEZAL 0x4e0c0000 macro
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-nds32.c201 INSN_BGEZAL /* bgezal $rt, label */
218 INSN_BGEZAL /* bgezal $rt, label */
235 INSN_BGEZAL /* bgezal $rt, label */
/netbsd/src/external/gpl3/gdb/dist/sim/iq2000/
Dsem-switch.c1170 CASE (sem, INSN_BGEZAL) : /* bgezal $rs,$offset */ in CASE() argument