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

  /toolchain/binutils/binutils-2.25/include/opcode/
tic4x.h 286 #define OP_C4X 0x2 /* C40 support - C40, C44 */
698 { name, opcode|0x30200000, 0xffe00000, "C,g;r", OP_C4X }, \
699 { name, opcode|0x30600000, 0xffe00000, "C,O,r", OP_C4X }, \
704 { name "3", opcode|0x30200000, 0xffe00000, "C,g;r", OP_C4X }, \
705 { name "3", opcode|0x30600000, 0xffe00000, "C,O,r", OP_C4X }
721 { name, opcode|0x30200000, 0xffe00000, "C,g;r", OP_C4X }, \
722 { name, opcode|0x30200000, 0xffe00000, "g,C,r", OP_C4X }, \
723 { name, opcode|0x30600000, 0xffe00000, "C,O,r", OP_C4X }, \
728 { name "3", opcode|0x30200000, 0xffe00000, "g,C,r", OP_C4X }, \
729 { name "3", opcode|0x30200000, 0xffe00000, "C,g;r", OP_C4X }, \
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
tic4x-dis.c 696 tic4x_oplevel = (IS_CPU_TIC4X (tic4x_version)) ? OP_C4X : 0;
  /toolchain/binutils/binutils-2.25/gas/config/
tc-tic4x.c     [all...]

Completed in 810 milliseconds