Home
last modified time | relevance | path

Searched refs:NIOS2_INSN_CALL (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Dnios2.h174 #define NIOS2_INSN_CALL 0x00000040 macro
/toolchain/binutils/binutils-2.27/opcodes/
Dnios2-opc.c220 MATCH_R1_CALL, MASK_R1_CALL, NIOS2_INSN_CALL, call_target_overflow},
471 MATCH_R2_CALL, MASK_R2_CALL, NIOS2_INSN_CALL, call_target_overflow},
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-nios2.c3750 && insn->insn_nios2_opcode->pinfo & NIOS2_INSN_CALL in md_assemble()