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

  /toolchain/binutils/binutils-2.25/opcodes/
metag-dis.c 485 int offset = (insn_word >> 8) & GET_SET_IMM_MASK;
623 offset = (insn_word >> 8) & GET_SET_IMM_MASK;
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-metag.c 1114 offset = offset & GET_SET_IMM_MASK;
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
metag.h     [all...]

Completed in 69 milliseconds