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

  /toolchain/binutils/binutils-2.25/include/opcode/
d30v.h 59 #define ECC_XF 4 /* F0=Don't care, F1=False */
  /toolchain/binutils/binutils-2.25/gas/config/
tc-d30v.c 707 || (op1->ecc == ECC_XT && op2->ecc == ECC_XF)
708 || (op1->ecc == ECC_XF && op2->ecc == ECC_XT))
767 case ECC_XF:
    [all...]

Completed in 78 milliseconds