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

  /src/external/gpl3/binutils/dist/opcodes/
arc-opc.c 2102 /* SIMM9_8 mask = 00000000111111112000000000000000. */
2103 #define SIMM9_8 (UIMM6_11_S + 1)
2108 #define SIMM9_8R (SIMM9_8 + 1)
2748 { RB, 1, 28, 2 }, { SIMM9_8, 1, -4, 3 },
2751 { RB, 1, 28, 2 }, { SIMM9_8, 1, 4, 3 },
  /src/external/gpl3/binutils.old/dist/opcodes/
arc-opc.c 2102 /* SIMM9_8 mask = 00000000111111112000000000000000. */
2103 #define SIMM9_8 (UIMM6_11_S + 1)
2108 #define SIMM9_8R (SIMM9_8 + 1)
2748 { RB, 1, 28, 2 }, { SIMM9_8, 1, -4, 3 },
2751 { RB, 1, 28, 2 }, { SIMM9_8, 1, 4, 3 },
  /src/external/gpl3/gdb/dist/opcodes/
arc-opc.c 2102 /* SIMM9_8 mask = 00000000111111112000000000000000. */
2103 #define SIMM9_8 (UIMM6_11_S + 1)
2108 #define SIMM9_8R (SIMM9_8 + 1)
2748 { RB, 1, 28, 2 }, { SIMM9_8, 1, -4, 3 },
2751 { RB, 1, 28, 2 }, { SIMM9_8, 1, 4, 3 },
  /src/external/gpl3/gdb.old/dist/opcodes/
arc-opc.c 2102 /* SIMM9_8 mask = 00000000111111112000000000000000. */
2103 #define SIMM9_8 (UIMM6_11_S + 1)
2108 #define SIMM9_8R (SIMM9_8 + 1)
2748 { RB, 1, 28, 2 }, { SIMM9_8, 1, -4, 3 },
2751 { RB, 1, 28, 2 }, { SIMM9_8, 1, 4, 3 },

Completed in 34 milliseconds