HomeSort by: relevance | last modified time | path
    Searched refs:LDST_UNALIGN_MASK (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/opcode/
score-inst.h 28 #define LDST_UNALIGN_MASK 0x0000007f
  /src/external/gpl3/binutils.old/dist/include/opcode/
score-inst.h 28 #define LDST_UNALIGN_MASK 0x0000007f
  /src/external/gpl3/gdb/dist/include/opcode/
score-inst.h 28 #define LDST_UNALIGN_MASK 0x0000007f
  /src/external/gpl3/gdb.old/dist/include/opcode/
score-inst.h 28 #define LDST_UNALIGN_MASK 0x0000007f
  /src/external/gpl3/binutils/dist/gas/config/
tc-score.c 3892 unsigned int ldst_func = s3_inst.instruction & LDST_UNALIGN_MASK;
tc-score7.c 4001 unsigned int ldst_func = s7_inst.instruction & LDST_UNALIGN_MASK;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-score.c 3892 unsigned int ldst_func = s3_inst.instruction & LDST_UNALIGN_MASK;
tc-score7.c 4001 unsigned int ldst_func = s7_inst.instruction & LDST_UNALIGN_MASK;

Completed in 55 milliseconds