Home
last modified time | relevance | path

Searched refs:INSN_BGEZ (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-nds32.c188 INSN_BGEZ, /* bgez $rt, $1 */
192 INSN_BGEZ, /* bgez $rt, $1 */
560 INSN_BGEZ /* bgez $rt, label */
563 INSN_BGEZ /* bgez $rt, label */
566 INSN_BGEZ /* bgez $rt, label */
913 INSN_BGEZ, /* bgez $rt, $1 */
917 INSN_BGEZ, /* bgez $rt, $1 */
/toolchain/binutils/binutils-2.25/include/opcode/
Dnds32.h698 #define INSN_BGEZ 0x4e040000 macro