HomeSort by relevance Sort by last modified time
    Searched refs:SET_IW_R_A (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/include/opcode/
nios2r1.h 59 #define SET_IW_R_A(V) (((V) & IW_R_A_UNSHIFTED_MASK) << IW_R_A_LSB)
254 (MATCH_R1_OPX0 (NAME) | SET_IW_R_A (A) | SET_IW_R_B (B) | SET_IW_R_C (C))
  /toolchain/binutils/binutils-2.25/gas/config/
tc-nios2.c 966 md_number_to_chars (buffer, MATCH_R1_JMP | SET_IW_R_A (AT_REGNUM), 4);
    [all...]

Completed in 51 milliseconds