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

  /toolchain/binutils/binutils-2.25/include/opcode/
d30v.h 58 #define ECC_XT 3 /* F0=Don't care, F1=True */
  /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))
766 case ECC_XT:
    [all...]

Completed in 176 milliseconds