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

/haiku-buildtools/legacy/binutils/include/opcode/
H A Dcris.h227 #define LAPC_DWORD_OPCODE (0x0D7F) macro
228 #define LAPC_DWORD_Z_BITS (0x0fff & ~LAPC_DWORD_OPCODE)
/haiku-buildtools/binutils/include/opcode/
H A Dcris.h228 #define LAPC_DWORD_OPCODE (0x0D7F) macro
229 #define LAPC_DWORD_Z_BITS (0x0fff & ~LAPC_DWORD_OPCODE)
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-cris.c948 LAPC_DWORD_OPCODE + (opcodep[1] & 0xf0) * 256,
/haiku-buildtools/binutils/gas/config/
H A Dtc-cris.c951 LAPC_DWORD_OPCODE + (opcodep[1] & 0xf0) * 256,

Completed in 209 milliseconds