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

  /src/external/gpl3/binutils/dist/gas/config/
tc-csky.c 4914 buf[16] = BYTE_0 (CSKYV1_INST_JMP | 1); /* jmp r1. */
4915 buf[17] = BYTE_1 (CSKYV1_INST_JMP | 1);
5051 buf[14] = BYTE_0 (CSKYV1_INST_JMP | 1); /* jmp r1. */
5052 buf[15] = BYTE_1 (CSKYV1_INST_JMP | 1);
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-csky.c 4914 buf[16] = BYTE_0 (CSKYV1_INST_JMP | 1); /* jmp r1. */
4915 buf[17] = BYTE_1 (CSKYV1_INST_JMP | 1);
5051 buf[14] = BYTE_0 (CSKYV1_INST_JMP | 1); /* jmp r1. */
5052 buf[15] = BYTE_1 (CSKYV1_INST_JMP | 1);
  /src/external/gpl3/binutils/dist/opcodes/
csky-opc.h 295 #define CSKYV1_INST_JMP 0x00c0
  /src/external/gpl3/binutils.old/dist/opcodes/
csky-opc.h 295 #define CSKYV1_INST_JMP 0x00c0
  /src/external/gpl3/gdb/dist/opcodes/
csky-opc.h 295 #define CSKYV1_INST_JMP 0x00c0
  /src/external/gpl3/gdb.old/dist/opcodes/
csky-opc.h 295 #define CSKYV1_INST_JMP 0x00c0

Completed in 65 milliseconds