Searched refs:NOP_OPCODE_V32 (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | cris.h | 217 #define NOP_OPCODE_V32 (0x05B0) macro 218 #define NOP_Z_BITS_V32 (0xFFFF ^ NOP_OPCODE_V32)
|
| D | ChangeLog-0415 | 2456 (NOP_OPCODE_V32, NOP_Z_BITS_V32): New macros.
|
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | cris.h | 217 #define NOP_OPCODE_V32 (0x05B0) macro 218 #define NOP_Z_BITS_V32 (0xFFFF ^ NOP_OPCODE_V32)
|
| D | ChangeLog-0415 | 2456 (NOP_OPCODE_V32, NOP_Z_BITS_V32): New macros.
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-cris.c | 1045 nop_opcode = NOP_OPCODE_V32; in md_create_short_jump() 1132 md_number_to_chars (storep + 6, NOP_OPCODE_V32, 2); in md_create_long_jump() 1157 md_number_to_chars (storep + 6, NOP_OPCODE_V32, 2); in md_create_long_jump() 3360 nop_opcode = NOP_OPCODE_V32; in gen_cond_branch_32() 3456 md_number_to_chars (writep + 8, NOP_OPCODE_V32, 2); in gen_cond_branch_32()
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | cris-opc.c | 838 {"nop", NOP_OPCODE_V32, NOP_Z_BITS_V32, "", 0, SIZE_NONE,
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | cris-opc.c | 838 {"nop", NOP_OPCODE_V32, NOP_Z_BITS_V32, "", 0, SIZE_NONE,
|