Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dnios2r1.h143 #define SET_IW_CUSTOM_N(V) (((V) & IW_CUSTOM_N_UNSHIFTED_MASK) << IW_CUSTOM_N_LSB) macro
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-nios2.c2498 insn->constant_bits |= SET_IW_CUSTOM_N (val); in nios2_assemble_arg_l()