Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dnios2r1.h108 #define SET_IW_CUSTOM_B(V) (((V) & IW_CUSTOM_B_UNSHIFTED_MASK) << IW_CUSTOM_B_LSB) macro
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-nios2.c2022 insn->insn_code |= SET_IW_CUSTOM_B (reg->index); in nios2_assemble_arg_t()