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

  /src/external/gpl3/binutils/dist/opcodes/
ppc-opc.c 2550 *errmsg = _("UIMM = 00000 is illegal");
2573 *errmsg = _("UIMM = 00000 is illegal");
2596 *errmsg = _("UIMM = 00000 is illegal");
2619 *errmsg = _("UIMM = 00000 is illegal");
2642 *errmsg = _("UIMM values >7 are illegal");
2665 *errmsg = _("UIMM values >15 are illegal");
3541 /* The other UIMM field in a EVX form instruction. */
3639 /* The 4-bit UIMM field in a VX form instruction. */
3714 /* The UIMM field in a VX form instruction. */
3715 #define UIMM SIMM +
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
ppc-opc.c 2550 *errmsg = _("UIMM = 00000 is illegal");
2573 *errmsg = _("UIMM = 00000 is illegal");
2596 *errmsg = _("UIMM = 00000 is illegal");
2619 *errmsg = _("UIMM = 00000 is illegal");
2642 *errmsg = _("UIMM values >7 are illegal");
2665 *errmsg = _("UIMM values >15 are illegal");
3541 /* The other UIMM field in a EVX form instruction. */
3639 /* The 4-bit UIMM field in a VX form instruction. */
3714 /* The UIMM field in a VX form instruction. */
3715 #define UIMM SIMM +
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
ppc-opc.c 2482 *errmsg = _("UIMM = 00000 is illegal");
2505 *errmsg = _("UIMM = 00000 is illegal");
2528 *errmsg = _("UIMM = 00000 is illegal");
2551 *errmsg = _("UIMM = 00000 is illegal");
2574 *errmsg = _("UIMM values >7 are illegal");
2597 *errmsg = _("UIMM values >15 are illegal");
3463 /* The other UIMM field in a EVX form instruction. */
3561 /* The 4-bit UIMM field in a VX form instruction. */
3636 /* The UIMM field in a VX form instruction. */
3637 #define UIMM SIMM +
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
ppc-opc.c 2550 *errmsg = _("UIMM = 00000 is illegal");
2573 *errmsg = _("UIMM = 00000 is illegal");
2596 *errmsg = _("UIMM = 00000 is illegal");
2619 *errmsg = _("UIMM = 00000 is illegal");
2642 *errmsg = _("UIMM values >7 are illegal");
2665 *errmsg = _("UIMM values >15 are illegal");
3541 /* The other UIMM field in a EVX form instruction. */
3639 /* The 4-bit UIMM field in a VX form instruction. */
3714 /* The UIMM field in a VX form instruction. */
3715 #define UIMM SIMM +
    [all...]

Completed in 40 milliseconds