Searched refs:SET_IW_R_A (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A 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))
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A 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))
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A 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))
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A 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))
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-nios2.c1097 op = MATCH_R1_JMP | SET_IW_R_A (AT_REGNUM);
1944 insn->insn_code |= SET_IW_R_A (reg->index);
3445 md_number_to_chars (f + 8, MATCH_R1_CALLR | SET_IW_R_A (AT_REGNUM), 4);
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-nios2.c1092 op = MATCH_R1_JMP | SET_IW_R_A (AT_REGNUM);
1939 insn->insn_code |= SET_IW_R_A (reg->index);
3440 md_number_to_chars (f + 8, MATCH_R1_CALLR | SET_IW_R_A (AT_REGNUM), 4);
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-nios2.c1092 op = MATCH_R1_JMP | SET_IW_R_A (AT_REGNUM);
1939 insn->insn_code |= SET_IW_R_A (reg->index);
3440 md_number_to_chars (f + 8, MATCH_R1_CALLR | SET_IW_R_A (AT_REGNUM), 4);

Completed in 498 milliseconds