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

  /toolchain/binutils/binutils-2.27/opcodes/
frv-desc.c 137 { "M_1", FR450_MAJOR_M_1 },
    [all...]
frv-desc.h     [all...]
frv-opc.c 96 if (major >= FR450_MAJOR_M_1 && major <= FR450_MAJOR_M_6)
533 return !(other_major >= FR450_MAJOR_M_1
536 case FR450_MAJOR_M_1:
    [all...]
  /toolchain/binutils/binutils-2.27/cpu/
frv.opc 145 if (major >= FR450_MAJOR_M_1 && major <= FR450_MAJOR_M_6)
582 return !(other_major >= FR450_MAJOR_M_1
585 case FR450_MAJOR_M_1:
    [all...]

Completed in 87 milliseconds