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

  /src/external/gpl3/binutils/dist/opcodes/
arc-opc.c 2014 /* UIMM6_13_S mask = 0000000002220111. */
2015 #define UIMM6_13_S (SIMM11_A32_7_S + 1)
2018 #define UIMM5_11_S (UIMM6_13_S + 1)
  /src/external/gpl3/binutils.old/dist/opcodes/
arc-opc.c 2014 /* UIMM6_13_S mask = 0000000002220111. */
2015 #define UIMM6_13_S (SIMM11_A32_7_S + 1)
2018 #define UIMM5_11_S (UIMM6_13_S + 1)
  /src/external/gpl3/gdb/dist/opcodes/
arc-opc.c 2014 /* UIMM6_13_S mask = 0000000002220111. */
2015 #define UIMM6_13_S (SIMM11_A32_7_S + 1)
2018 #define UIMM5_11_S (UIMM6_13_S + 1)
  /src/external/gpl3/gdb.old/dist/opcodes/
arc-opc.c 2014 /* UIMM6_13_S mask = 0000000002220111. */
2015 #define UIMM6_13_S (SIMM11_A32_7_S + 1)
2018 #define UIMM5_11_S (UIMM6_13_S + 1)

Completed in 34 milliseconds