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

  /toolchain/binutils/binutils-2.25/include/opcode/
i960.h 127 #define SFR_OK(od) (od & SFR) /* TRUE if sfr operand allowed */
  /toolchain/binutils/binutils-2.25/gas/config/
tc-i960.c 745 else if (IS_SF_REG (n) && SFR_OK (opdesc))
    [all...]

Completed in 199 milliseconds