Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dnios2r1.h94 #define SET_IW_J_IMM26(V) (((V) & IW_J_IMM26_UNSHIFTED_MASK) << IW_J_IMM26_LSB) macro
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-nios2.c2525 insn->constant_bits |= SET_IW_J_IMM26 (val); in nios2_assemble_arg_m()