Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dnios2-opc.c547 MATCH_R2_JMP, MASK_R2_JMP, 0, no_overflow},
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-nios2.c1092 op = MATCH_R2_JMP | SET_IW_F3X6L5_A (AT_REGNUM); in md_convert_frag()
1967 if (op->match == MATCH_R2_JMP && reg->index == 31) in nios2_assemble_arg_s()
/toolchain/binutils/binutils-2.27/include/opcode/
Dnios2r2.h892 #define MATCH_R2_JMP MATCH_R2_OPX (JMP, 0, 0, 0) macro