Searched refs:NOP_Z_BITS (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/include/opcode/ |
| D | cris.h | 168 #define NOP_Z_BITS (0xFAF0) macro
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/ |
| D | cris.h | 214 #define NOP_Z_BITS (0xFFFF ^ NOP_OPCODE) macro
|
| D | ChangeLog | 379 (NOP_Z_BITS): Define in terms of NOP_OPCODE.
|
| /openbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | cris-opc.c | 579 {"nop", NOP_OPCODE, NOP_Z_BITS, "", 0, SIZE_NONE, 0,
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/ |
| D | cris-opc.c | 833 {"nop", NOP_OPCODE, NOP_Z_BITS, "", 0, SIZE_NONE,
|