Searched refs:SIZE_FIELD (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/legacy/binutils/opcodes/
H A Dcris-opc.c202 {"add", 0x0A00, 0x01c0, "m s,R", 0, SIZE_FIELD, 0,
213 {"add", 0x0A00, 0x01c0, "m s,R", 0, SIZE_FIELD,
256 {"adds", 0x0820, 0x03c0, "z s,R", 0, SIZE_FIELD, 0,
271 {"addu", 0x0800, 0x03e0, "z s,R", 0, SIZE_FIELD, 0,
285 {"and", 0x0B00, 0x00C0, "m s,R", 0, SIZE_FIELD, 0,
441 {"bound", 0x09c0, 0x0200, "m s,R", 0, SIZE_FIELD,
445 {"bound", 0x0dcf, 0x0200, "m Y,R", 0, SIZE_FIELD, 0,
520 {"cmp", 0x0Ac0, 0x0100, "m s,R", 0, SIZE_FIELD, 0,
531 {"cmps", 0x08e0, 0x0300, "z s,R", 0, SIZE_FIELD, 0,
539 {"cmpu", 0x08c0, 0x0320, "z s,R" , 0, SIZE_FIELD,
[all...]
/haiku-buildtools/binutils/opcodes/
H A Dcris-opc.c203 {"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,
[all...]
/haiku-buildtools/legacy/binutils/include/opcode/
H A Dcris.h249 SIZE_FIELD enumerator in enum:cris_imm_oprnd_size_type
/haiku-buildtools/binutils/include/opcode/
H A Dcris.h250 SIZE_FIELD enumerator in enum:cris_imm_oprnd_size_type
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-cris.c2134 case SIZE_FIELD:
2147 if (instruction->imm_oprnd_size == SIZE_FIELD
2168 if (instruction->imm_oprnd_size == SIZE_FIELD
/haiku-buildtools/binutils/gas/config/
H A Dtc-cris.c2164 case SIZE_FIELD:
2177 if (instruction->imm_oprnd_size == SIZE_FIELD
2198 if (instruction->imm_oprnd_size == SIZE_FIELD

Completed in 187 milliseconds