Searched refs:PROCESSOR_NOT_V850 (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/legacy/binutils/include/opcode/
H A Dv850.h60 #define PROCESSOR_NOT_V850 (~ PROCESSOR_V850) /* Any processor except the V850. */ macro
/haiku-buildtools/legacy/binutils/opcodes/
H A Dv850-opc.c560 { "prepare", two (0x0780, 0x0003), two (0xffc0, 0x001f), {LIST12, IMM5, SP}, 0, PROCESSOR_NOT_V850 },
561 { "prepare", two (0x0780, 0x000b), two (0xffc0, 0x001f), {LIST12, IMM5, IMM16}, 0, PROCESSOR_NOT_V850 },
562 { "prepare", two (0x0780, 0x0013), two (0xffc0, 0x001f), {LIST12, IMM5, IMM16}, 0, PROCESSOR_NOT_V850 },
563 { "prepare", two (0x0780, 0x001b), two (0xffc0, 0x001f), {LIST12, IMM5, IMM32}, 0, PROCESSOR_NOT_V850 },
564 { "prepare", two (0x0780, 0x0001), two (0xffc0, 0x001f), {LIST12, IMM5}, 0, PROCESSOR_NOT_V850 },
565 { "dispose", one (0x0640), one (0xffc0), {IMM5, LIST12, R2DISPOSE},0, PROCESSOR_NOT_V850 },
566 { "dispose", two (0x0640, 0x0000), two (0xffc0, 0x001f), {IMM5, LIST12}, 0, PROCESSOR_NOT_V850 },
571 { "ld.bu", two (0x0780, 0x0001), two (0x07c0, 0x0001), {D16_16, R1, R2_NOTR0}, 1, PROCESSOR_NOT_V850 },
572 { "ld.hu", two (0x07e0, 0x0001), two (0x07e0, 0x0001), {D16_15, R1, R2_NOTR0}, 1, PROCESSOR_NOT_V850 },
578 { "zxb", one (0x0080), one (0xffe0), {R1_NOTR0}, 0, PROCESSOR_NOT_V850 },
[all...]
/haiku-buildtools/binutils/opcodes/
H A Dv850-opc.c1442 { "bsh", two (0x07e0, 0x0342), two (0x07ff, 0x07ff), {R2, R3}, 0, PROCESSOR_NOT_V850 },
1444 { "bsw", two (0x07e0, 0x0340), two (0x07ff, 0x07ff), {R2, R3}, 0, PROCESSOR_NOT_V850 },
1457 { "callt", one (0x0200), one (0xffc0), {IMM6}, 0, PROCESSOR_NOT_V850 },
1462 { "clr1", two (0x07e0, 0x00e4), two (0x07e0, 0xffff), {R2, R1}, 3, PROCESSOR_NOT_V850 },
1464 { "cmov", two (0x07e0, 0x0320), two (0x07e0, 0x07e1), {MOVCC, R1, R2, R3}, 0, PROCESSOR_NOT_V850 },
1465 { "cmov", two (0x07e0, 0x0300), two (0x07e0, 0x07e1), {MOVCC, I5, R2, R3}, 0, PROCESSOR_NOT_V850 },
1470 { "ctret", two (0x07e0, 0x0144), two (0xffff, 0xffff), {0}, 0, PROCESSOR_NOT_V850 },
1478 { "dbret", two (0x07e0, 0x0146), two (0xffff, 0xffff), {0}, 0, PROCESSOR_NOT_V850 },
1482 { "dbtrap", one (0xf840), one (0xffff), {0}, 0, PROCESSOR_NOT_V850 },
1486 { "dispose", two (0x0640, 0x0000), two (0xffc0, 0x0000), {IMM5, LIST12, R2_DISPOSE},3, PROCESSOR_NOT_V850 },
[all...]
/haiku-buildtools/binutils/include/opcode/
H A Dv850.h89 #define PROCESSOR_NOT_V850 (PROCESSOR_ALL & (~ PROCESSOR_V850)) /* Any processor except the V850. */ macro
/haiku-buildtools/binutils/gas/config/
H A Dtc-v850.c655 { "asid", 23, PROCESSOR_NOT_V850 },
656 { "bpam", 25, PROCESSOR_NOT_V850 },
657 { "bpav", 24, PROCESSOR_NOT_V850 },
658 { "bpc", 22, PROCESSOR_NOT_V850 },
659 { "bpdm", 27, PROCESSOR_NOT_V850 },
660 { "bpdv", 26, PROCESSOR_NOT_V850 },
663 { "ctbp", 20, PROCESSOR_NOT_V850 },
664 { "ctpc", 16, PROCESSOR_NOT_V850 },
665 { "ctpsw", 17, PROCESSOR_NOT_V850 },
667 { "dbpc", 18, PROCESSOR_NOT_V850 },
[all...]

Completed in 122 milliseconds