HomeSort by: relevance | last modified time | path
    Searched defs:IMM6 (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
d30v-opc.c 370 #define IMM6 (IMM5S3 + 1)
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 */
    [all...]
v850-opc.c 1141 /* The IMM6 field in a callt instruction. */
1142 #define IMM6 (D5_4U + 1)
1146 #define D7U (IMM6 + 1)
1447 { "callt", one (0x0200), one (0xffc0), {IMM6}, 0, PROCESSOR_NOT_V850 },
  /src/external/gpl3/binutils.old/dist/opcodes/
d30v-opc.c 370 #define IMM6 (IMM5S3 + 1)
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 */
    [all...]
v850-opc.c 1141 /* The IMM6 field in a callt instruction. */
1142 #define IMM6 (D5_4U + 1)
1146 #define D7U (IMM6 + 1)
1447 { "callt", one (0x0200), one (0xffc0), {IMM6}, 0, PROCESSOR_NOT_V850 },
  /src/external/gpl3/gdb/dist/opcodes/
d30v-opc.c 370 #define IMM6 (IMM5S3 + 1)
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 */
    [all...]
v850-opc.c 1141 /* The IMM6 field in a callt instruction. */
1142 #define IMM6 (D5_4U + 1)
1146 #define D7U (IMM6 + 1)
1447 { "callt", one (0x0200), one (0xffc0), {IMM6}, 0, PROCESSOR_NOT_V850 },
  /src/external/gpl3/gdb.old/dist/opcodes/
d30v-opc.c 370 #define IMM6 (IMM5S3 + 1)
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 */
    [all...]
v850-opc.c 1141 /* The IMM6 field in a callt instruction. */
1142 #define IMM6 (D5_4U + 1)
1146 #define D7U (IMM6 + 1)
1447 { "callt", one (0x0200), one (0xffc0), {IMM6}, 0, PROCESSOR_NOT_V850 },

Completed in 33 milliseconds