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

  /toolchain/binutils/binutils-2.27/cpu/
frv.opc 145 if (major >= FR450_MAJOR_M_1 && major <= FR450_MAJOR_M_6)
572 if (major == FR450_MAJOR_M_5 || major == FR450_MAJOR_M_6)
581 case FR450_MAJOR_M_6:
583 && other_major <= FR450_MAJOR_M_6);
590 || other_major == FR450_MAJOR_M_6);
    [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
frv-desc.h     [all...]
frv-opc.c 96 if (major >= FR450_MAJOR_M_1 && major <= FR450_MAJOR_M_6)
523 if (major == FR450_MAJOR_M_5 || major == FR450_MAJOR_M_6)
532 case FR450_MAJOR_M_6:
534 && other_major <= FR450_MAJOR_M_6);
541 || other_major == FR450_MAJOR_M_6);
    [all...]
frv-desc.c 142 { "M_6", FR450_MAJOR_M_6 },
    [all...]

Completed in 161 milliseconds