Searched refs:SET_IW_I_IMM16 (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dnios2-linux-tdep.c167 { MATCH_R1_MOVI | SET_IW_I_B (2) | SET_IW_I_IMM16 (139), ULONGEST_MAX },
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dnios2-linux-tdep.c167 { MATCH_R1_MOVI | SET_IW_I_B (2) | SET_IW_I_IMM16 (139), ULONGEST_MAX },
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-nios2.c1009 br_opcode = br_opcode | SET_IW_I_IMM16 (nbytes);
1038 addend_mask = SET_IW_I_IMM16 ((unsigned int)addend);
1062 addend_mask = SET_IW_I_IMM16 ((unsigned int)remainder);
2183 insn->constant_bits |= SET_IW_I_IMM16 (val);
2231 insn->constant_bits |= SET_IW_I_IMM16 (val);
2366 insn->constant_bits |= SET_IW_I_IMM16 (val);
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-nios2.c1004 br_opcode = br_opcode | SET_IW_I_IMM16 (nbytes);
1033 addend_mask = SET_IW_I_IMM16 ((unsigned int)addend);
1057 addend_mask = SET_IW_I_IMM16 ((unsigned int)remainder);
2178 insn->constant_bits |= SET_IW_I_IMM16 (val);
2226 insn->constant_bits |= SET_IW_I_IMM16 (val);
2361 insn->constant_bits |= SET_IW_I_IMM16 (val);
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-nios2.c1004 br_opcode = br_opcode | SET_IW_I_IMM16 (nbytes);
1033 addend_mask = SET_IW_I_IMM16 ((unsigned int)addend);
1057 addend_mask = SET_IW_I_IMM16 ((unsigned int)remainder);
2178 insn->constant_bits |= SET_IW_I_IMM16 (val);
2226 insn->constant_bits |= SET_IW_I_IMM16 (val);
2361 insn->constant_bits |= SET_IW_I_IMM16 (val);
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dnios2r1.h52 #define SET_IW_I_IMM16(V) (((V) & IW_I_IMM16_UNSHIFTED_MASK) << IW_I_IMM16_LSB) macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dnios2r1.h52 #define SET_IW_I_IMM16(V) (((V) & IW_I_IMM16_UNSHIFTED_MASK) << IW_I_IMM16_LSB) macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dnios2r1.h52 #define SET_IW_I_IMM16(V) (((V) & IW_I_IMM16_UNSHIFTED_MASK) << IW_I_IMM16_LSB) macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dnios2r1.h52 #define SET_IW_I_IMM16(V) (((V) & IW_I_IMM16_UNSHIFTED_MASK) << IW_I_IMM16_LSB) macro

Completed in 144 milliseconds