Home | History | Annotate | Download | only in opcodes

Lines Matching refs:IMM6

1151 /* The IMM6 field in a callt instruction.  */
1152 #define IMM6 (D5_4U + 1)
1156 #define D7U (IMM6 + 1)
1457 { "callt", one (0x0200), one (0xffc0), {IMM6}, 0, PROCESSOR_NOT_V850 },