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

  /src/usr.sbin/lpr/common_source/
common.c 110 long XS; /* flags to set for local mode */
  /src/external/apache2/llvm/dist/llvm/utils/TableGen/
X86RecognizableInstr.h 137 PD = 1, XS = 2, XD = 3, PS = 4
  /src/external/gpl3/binutils/dist/opcodes/
aarch64-tbl.h 1226 /* e.g. ST64B <Xs>, <Xt>, [<Xn|SP>]. */
2949 AARCH64_FEATURE (XS);
3168 #define XS &aarch64_feature_xs
3427 { NAME, OPCODE, MASK, CLASS, 0, XS, OPS, QUALS, FLAGS | F_INVALID_IMM_SYMS_1, 0, 0, NULL }
ppc-opc.c 2161 /* The XT and XS fields in an XX1 or XX3 form instruction. This is split. */
2180 /* The XT and XS fields in an DQ form VSX instruction. This is split. */
3474 /* The RS field in a D, DS, X, XFX, XS, M, MD or MDS form
3896 /* The XT and XS fields in an XX1 or XX3 form instruction. This is
3902 /* The XT and XS fields in an DQ form VSX instruction. This is split. */
4930 /* An XS form instruction. */
4931 #define XS(op, xop, rc) \
4935 #define XS_MASK XS (0x3f, 0x1ff, 1)
8937 {"sradi", XS(31,413,0), XS_MASK, PPC64, 0, {RA, RS, SH6}},
8938 {"sradi.", XS(31,413,1), XS_MASK, PPC64, 0, {RA, RS, SH6}}
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
aarch64-tbl.h 1226 /* e.g. ST64B <Xs>, <Xt>, [<Xn|SP>]. */
2906 AARCH64_FEATURE (XS);
3070 #define XS &aarch64_feature_xs
3302 { NAME, OPCODE, MASK, CLASS, 0, XS, OPS, QUALS, FLAGS | F_INVALID_IMM_SYMS_1, 0, 0, NULL }
ppc-opc.c 2161 /* The XT and XS fields in an XX1 or XX3 form instruction. This is split. */
2180 /* The XT and XS fields in an DQ form VSX instruction. This is split. */
3474 /* The RS field in a D, DS, X, XFX, XS, M, MD or MDS form
3895 /* The XT and XS fields in an XX1 or XX3 form instruction. This is
3901 /* The XT and XS fields in an DQ form VSX instruction. This is split. */
4914 /* An XS form instruction. */
4915 #define XS(op, xop, rc) \
4919 #define XS_MASK XS (0x3f, 0x1ff, 1)
8878 {"sradi", XS(31,413,0), XS_MASK, PPC64, 0, {RA, RS, SH6}},
8879 {"sradi.", XS(31,413,1), XS_MASK, PPC64, 0, {RA, RS, SH6}}
    [all...]

Completed in 69 milliseconds