Searched refs:CRIS_DIS_FLAG_MEM_TARGET2_MEM (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/legacy/binutils/include/opcode/
H A Dcris.h349 #define CRIS_DIS_FLAG_MEM_TARGET2_MEM (1 << 5) macro
351 /* Add-on to CRIS_DIS_FLAG_MEM_TARGET2_MEM; the memory access is "byte";
355 /* Add-on to CRIS_DIS_FLAG_MEM_TARGET2_MEM; the memory access is "word";
/haiku-buildtools/binutils/include/opcode/
H A Dcris.h350 #define CRIS_DIS_FLAG_MEM_TARGET2_MEM (1 << 5) macro
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";
/haiku-buildtools/legacy/binutils/opcodes/
H A Dcris-dis.c1065 | CRIS_DIS_FLAG_MEM_TARGET2_MEM);
1208 | CRIS_DIS_FLAG_MEM_TARGET2_MEM
/haiku-buildtools/binutils/opcodes/
H A Dcris-dis.c1068 | CRIS_DIS_FLAG_MEM_TARGET2_MEM);
1211 | CRIS_DIS_FLAG_MEM_TARGET2_MEM

Completed in 87 milliseconds