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

  /src/external/gpl3/binutils/dist/opcodes/
ppc-opc.c 2505 /* The VLEUIMM field in an I16A form instruction. This is split. */
3888 /* The VLEUIMM field in a D form instruction. */
3889 #define VLEUIMM VLENSIMM + 1
3893 #define VLEUIMML VLEUIMM + 1
10245 {"e_cmphl16i", IA16(28,23), IA16_MASK, PPCVLE, 0, {RA, VLEUIMM}},
10247 {"e_cmpl16i", I16A(28,21), I16A_MASK, PPCVLE, 0, {RA, VLEUIMM}},
  /src/external/gpl3/binutils.old/dist/opcodes/
ppc-opc.c 2505 /* The VLEUIMM field in an I16A form instruction. This is split. */
3887 /* The VLEUIMM field in a D form instruction. */
3888 #define VLEUIMM VLENSIMM + 1
3892 #define VLEUIMML VLEUIMM + 1
10180 {"e_cmphl16i", IA16(28,23), IA16_MASK, PPCVLE, 0, {RA, VLEUIMM}},
10182 {"e_cmpl16i", I16A(28,21), I16A_MASK, PPCVLE, 0, {RA, VLEUIMM}},
  /src/external/gpl3/gdb/dist/opcodes/
ppc-opc.c 2437 /* The VLEUIMM field in an I16A form instruction. This is split. */
3809 /* The VLEUIMM field in a D form instruction. */
3810 #define VLEUIMM VLENSIMM + 1
3814 #define VLEUIMML VLEUIMM + 1
10037 {"e_cmphl16i", IA16(28,23), IA16_MASK, PPCVLE, 0, {RA, VLEUIMM}},
10039 {"e_cmpl16i", I16A(28,21), I16A_MASK, PPCVLE, 0, {RA, VLEUIMM}},
  /src/external/gpl3/gdb.old/dist/opcodes/
ppc-opc.c 2437 /* The VLEUIMM field in an I16A form instruction. This is split. */
3809 /* The VLEUIMM field in a D form instruction. */
3810 #define VLEUIMM VLENSIMM + 1
3814 #define VLEUIMML VLEUIMM + 1
10026 {"e_cmphl16i", IA16(28,23), IA16_MASK, PPCVLE, 0, {RA, VLEUIMM}},
10028 {"e_cmpl16i", I16A(28,21), I16A_MASK, PPCVLE, 0, {RA, VLEUIMM}},

Completed in 68 milliseconds