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

  /toolchain/binutils/binutils-2.25/opcodes/
v850-opc.c     [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
v850.h 85 #define PROCESSOR_NOT_V850 (PROCESSOR_ALL & (~ PROCESSOR_V850)) /* Any processor except the V850. */
  /toolchain/binutils/binutils-2.25/gas/config/
tc-v850.c 653 { "asid", 23, PROCESSOR_NOT_V850 },
654 { "bpam", 25, PROCESSOR_NOT_V850 },
655 { "bpav", 24, PROCESSOR_NOT_V850 },
656 { "bpc", 22, PROCESSOR_NOT_V850 },
657 { "bpdm", 27, PROCESSOR_NOT_V850 },
658 { "bpdv", 26, PROCESSOR_NOT_V850 },
661 { "ctbp", 20, PROCESSOR_NOT_V850 },
662 { "ctpc", 16, PROCESSOR_NOT_V850 },
663 { "ctpsw", 17, PROCESSOR_NOT_V850 },
665 { "dbpc", 18, PROCESSOR_NOT_V850 },
    [all...]

Completed in 52 milliseconds