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

  /src/external/gpl3/binutils/dist/opcodes/
ppc-opc.c 3293 /* The LEV field in a POWER SVC / POWER9 SCV form instruction. */
3297 /* The LEV field in an SC form instruction. */
3298 #define LEV SVC_LEV + 1
3303 #define LI LEV + 1
6499 {"sc", SC(17,1,0), SC_MASK, PPC, PPCVLE, {LEV}},
  /src/external/gpl3/binutils.old/dist/opcodes/
ppc-opc.c 3293 /* The LEV field in a POWER SVC / POWER9 SCV form instruction. */
3297 /* The LEV field in an SC form instruction. */
3298 #define LEV SVC_LEV + 1
3303 #define LI LEV + 1
6471 {"sc", SC(17,1,0), SC_MASK, PPC, PPCVLE, {LEV}},
  /src/external/gpl3/gdb/dist/opcodes/
ppc-opc.c 3215 /* The LEV field in a POWER SVC / POWER9 SCV form instruction. */
3219 /* The LEV field in an SC form instruction. */
3220 #define LEV SVC_LEV + 1
3225 #define LI LEV + 1
6352 {"sc", SC(17,1,0), SC_MASK, PPC, PPCVLE, {LEV}},
  /src/external/gpl3/gdb.old/dist/opcodes/
ppc-opc.c 3215 /* The LEV field in a POWER SVC / POWER9 SCV form instruction. */
3219 /* The LEV field in an SC form instruction. */
3220 #define LEV SVC_LEV + 1
3225 #define LI LEV + 1
6352 {"sc", SC(17,1,0), SC_MASK, PPC, PPCVLE, {LEV}},

Completed in 145 milliseconds