Searched refs:INSN_BGEZ (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-nds32.c | 188 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/ |
D | nds32.h | 698 #define INSN_BGEZ 0x4e040000 macro
|