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

  /toolchain/binutils/binutils-2.27/include/opcode/
cris.h 350 #define CRIS_DIS_FLAG_MEM_TARGET2_MEM (1 << 5)
352 /* Add-on to CRIS_DIS_FLAG_MEM_TARGET2_MEM; the memory access is "byte";
356 /* Add-on to CRIS_DIS_FLAG_MEM_TARGET2_MEM; the memory access is "word";
  /toolchain/binutils/binutils-2.27/opcodes/
cris-dis.c 1068 | CRIS_DIS_FLAG_MEM_TARGET2_MEM);
1211 | CRIS_DIS_FLAG_MEM_TARGET2_MEM
    [all...]

Completed in 233 milliseconds