Home
last modified time | relevance | path

Searched refs:NO_SP (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dcrx-opc.c475 REG1_FLAG_INST ("push", 0xFFB, NO_SP),
479 REG1_FLAG_INST ("pop", 0xFFC, NO_SP),
483 REG1_FLAG_INST ("popret",0xFFD,NO_SP),
/toolchain/binutils/binutils-2.25/include/opcode/
Dcrx.h209 #define NO_SP (1 << 17) macro
Dcr16.h201 #define NO_SP (1 << 17) macro
DChangeLog1895 (instruction flags): Add USER_REG, CST4MAP, NO_SP, NO_RPTR.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-crx.c1668 if (instruction->flags & NO_SP) in warn_if_needed()
Dtc-cr16.c2149 if (instruction->flags & NO_SP) in warn_if_needed()