Searched refs:SIZE_FIELD (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | cris-opc.c | 203 {"add", 0x0A00, 0x01c0, "m s,R", 0, SIZE_FIELD, 0, 214 {"add", 0x0A00, 0x01c0, "m s,R", 0, SIZE_FIELD, 257 {"adds", 0x0820, 0x03c0, "z s,R", 0, SIZE_FIELD, 0, 272 {"addu", 0x0800, 0x03e0, "z s,R", 0, SIZE_FIELD, 0, 286 {"and", 0x0B00, 0x00C0, "m s,R", 0, SIZE_FIELD, 0, 442 {"bound", 0x09c0, 0x0200, "m s,R", 0, SIZE_FIELD, 446 {"bound", 0x0dcf, 0x0200, "m Y,R", 0, SIZE_FIELD, 0, 521 {"cmp", 0x0Ac0, 0x0100, "m s,R", 0, SIZE_FIELD, 0, 532 {"cmps", 0x08e0, 0x0300, "z s,R", 0, SIZE_FIELD, 0, 540 {"cmpu", 0x08c0, 0x0320, "z s,R" , 0, SIZE_FIELD, 0, [all …]
|
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | cris.h | 250 SIZE_FIELD enumerator
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-cris.c | 2164 case SIZE_FIELD: in cris_process_instruction() 2177 if (instruction->imm_oprnd_size == SIZE_FIELD in cris_process_instruction() 2198 if (instruction->imm_oprnd_size == SIZE_FIELD in cris_process_instruction()
|