HomeSort by: relevance | last modified time | path
    Searched refs:IS_CSKY_V2 (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/opcode/
csky.h 103 #define IS_CSKY_V2(a) \
  /src/external/gpl3/binutils.old/dist/include/opcode/
csky.h 103 #define IS_CSKY_V2(a) \
  /src/external/gpl3/gdb/dist/include/opcode/
csky.h 103 #define IS_CSKY_V2(a) \
  /src/external/gpl3/gdb.old/dist/include/opcode/
csky.h 103 #define IS_CSKY_V2(a) \
  /src/external/gpl3/binutils/dist/opcodes/
csky-dis.c 725 if (IS_CSKY_V2 (mach_flag))
1147 if ((inst & 0xc000) == 0xc000 && IS_CSKY_V2 (mach_flag))
  /src/external/gpl3/binutils.old/dist/opcodes/
csky-dis.c 734 if (IS_CSKY_V2 (mach_flag))
1156 if ((inst & 0xc000) == 0xc000 && IS_CSKY_V2 (mach_flag))
  /src/external/gpl3/gdb/dist/opcodes/
csky-dis.c 734 if (IS_CSKY_V2 (mach_flag))
1156 if ((inst & 0xc000) == 0xc000 && IS_CSKY_V2 (mach_flag))
  /src/external/gpl3/gdb.old/dist/opcodes/
csky-dis.c 734 if (IS_CSKY_V2 (mach_flag))
1156 if ((inst & 0xc000) == 0xc000 && IS_CSKY_V2 (mach_flag))
  /src/external/gpl3/binutils/dist/gas/config/
tc-csky.c 2579 if (IS_CSKY_V2 (mach_flag))
2770 if (IS_CSKY_V2 (mach_flag))
3223 if (IS_CSKY_V2 (mach_flag)
3362 if (IS_CSKY_V2 (mach_flag)
3385 if (IS_CSKY_V2 (mach_flag) && IS_OPCODE32F (opcode_end))
5585 if (IS_CSKY_V2 (mach_flag))
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-csky.c 2579 if (IS_CSKY_V2 (mach_flag))
2770 if (IS_CSKY_V2 (mach_flag))
3223 if (IS_CSKY_V2 (mach_flag)
3362 if (IS_CSKY_V2 (mach_flag)
3385 if (IS_CSKY_V2 (mach_flag) && IS_OPCODE32F (opcode_end))
5585 if (IS_CSKY_V2 (mach_flag))

Completed in 46 milliseconds