Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dnios2r1.h59 #define SET_IW_R_A(V) (((V) & IW_R_A_UNSHIFTED_MASK) << IW_R_A_LSB) macro
254 (MATCH_R1_OPX0 (NAME) | SET_IW_R_A (A) | SET_IW_R_B (B) | SET_IW_R_C (C))
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-nios2.c1094 op = MATCH_R1_JMP | SET_IW_R_A (AT_REGNUM); in md_convert_frag()
1941 insn->insn_code |= SET_IW_R_A (reg->index); in nios2_assemble_arg_s()
3430 md_number_to_chars (f + 8, MATCH_R1_CALLR | SET_IW_R_A (AT_REGNUM), 4); in output_call()