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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dd30v-opc.c370 #define IMM6 (IMM5S3 + 1) macro
372 #define IMM6U (IMM6 + 1)
425 { SHORT_M, 2, { Ra, ATPAR, Rb, IMM6 } }, /* Ra,@(Rb,imm6) */
429 { SHORT_M2, 2, { Ra2, ATPAR, Rb, IMM6 } }, /* Ra,@(Rb,imm6) */
432 { SHORT_A, 2, { Ra, Rb, IMM6 } }, /* Ra,Rb,imm6 */
454 { SHORT_F, 2, { Fa, Fb, IMM6 } }, /* Fa,Fb,imm6 */
456 { SHORT_AF, 2, { Fa, Rb, IMM6 } }, /* Fa,Rb,imm6 */
461 { SHORT_CMP, 2, { CC, Fa2, Rb, IMM6} }, /* CC Fa2,Rb,imm6 */
465 { SHORT_A1, 3, { Ra, Rb, IMM6 } }, /* Ra,Rb,imm6 for MAC where a=1 */
467 { SHORT_AA, 2, { Aa, Rb, IMM6 } }, /* A
[all...]
H A Dv850-opc.c716 /* The IMM6 field in a callt instruction. */
717 #define IMM6 (D5_4U + 1)
721 #define D7U (IMM6 + 1)
910 { "callt", one (0x0200), one (0xffc0), {IMM6}, 0, PROCESSOR_NOT_V850 },
715 #define IMM6 macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dd30v-opc.c370 #define IMM6 (IMM5S3 + 1) macro
372 #define IMM6U (IMM6 + 1)
425 { SHORT_M, 2, { Ra, ATPAR, Rb, IMM6 } }, /* Ra,@(Rb,imm6) */
429 { SHORT_M2, 2, { Ra2, ATPAR, Rb, IMM6 } }, /* Ra,@(Rb,imm6) */
432 { SHORT_A, 2, { Ra, Rb, IMM6 } }, /* Ra,Rb,imm6 */
454 { SHORT_F, 2, { Fa, Fb, IMM6 } }, /* Fa,Fb,imm6 */
456 { SHORT_AF, 2, { Fa, Rb, IMM6 } }, /* Fa,Rb,imm6 */
461 { SHORT_CMP, 2, { CC, Fa2, Rb, IMM6} }, /* CC Fa2,Rb,imm6 */
465 { SHORT_A1, 3, { Ra, Rb, IMM6 } }, /* Ra,Rb,imm6 for MAC where a=1 */
467 { SHORT_AA, 2, { Aa, Rb, IMM6 } }, /* A
[all...]
H A Dv850-opc.c716 /* The IMM6 field in a callt instruction. */
717 #define IMM6 (D5_4U + 1)
721 #define D7U (IMM6 + 1)
910 { "callt", one (0x0200), one (0xffc0), {IMM6}, 0, PROCESSOR_NOT_V850 },
715 #define IMM6 macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-mips.c4034 MIPS16_INSERT_OPERAND (IMM6, insn, va_arg (*args, int));
10635 MIPS16_INSERT_OPERAND (IMM6, *ip, imm_expr.X_add_number);

Completed in 138 milliseconds