Searched refs:SIZE_SPEC_REG (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | cris.h | 241 SIZE_SPEC_REG, enumerator
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | cris-opc.c | 758 "s,P", 0, SIZE_SPEC_REG, 0, 765 {"move", 0x0A70, 0x0180, "P,y", 0, SIZE_SPEC_REG, 0,
|
D | cris-dis.c | 676 else if (matchedp->imm_oprnd_size == SIZE_SPEC_REG) in bytes_to_skip() 900 else if (opcodep->imm_oprnd_size == SIZE_SPEC_REG) in print_with_operands() 1002 else if (opcodep->imm_oprnd_size == SIZE_SPEC_REG) in print_with_operands()
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-cris.c | 2128 case SIZE_SPEC_REG: in cris_process_instruction()
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-2004 | 414 <immediate constant, case SIZE_SPEC_REG>: Immediate operands for
|