HomeSort by: relevance | last modified time | path
    Searched refs:XS (Results 1 - 25 of 33) sorted by relevancy

1 2

  /src/usr.sbin/lpr/common_source/
lp.h 79 extern long XS; /* flags to set for local mode */
common.c 110 long XS; /* flags to set for local mode */
  /src/external/apache2/llvm/dist/llvm/utils/TableGen/
X86RecognizableInstr.cpp 170 else if (OpPrefix == X86Local::XS)
184 else if (OpPrefix == X86Local::XS)
198 else if (OpPrefix == X86Local::XS)
214 else if (OpPrefix == X86Local::XS)
227 else if (OpPrefix == X86Local::XS)
243 else if (OpPrefix == X86Local::XS)
256 else if (OpPrefix == X86Local::XS)
272 else if (HasVEX_LPrefix && OpPrefix == X86Local::XS)
276 else if (HasVEX_W && OpPrefix == X86Local::XS)
286 else if (OpPrefix == X86Local::XS)
    [all...]
X86RecognizableInstr.h 137 PD = 1, XS = 2, XD = 3, PS = 4
  /src/external/mpl/bind/dist/bin/tests/system/geoip2/data/
write-test-data.pl 23 use Cpanel::JSON::XS qw( decode_json );
  /src/crypto/external/bsd/netpgp/dist/bindings/perl/
netpgpperl_wrap.c 926 /* Macro to call an XS function */
1215 typedef XS(SwigPerlWrapper);
1780 XS(_wrap_netpgp_t_c_set) {
1818 XS(_wrap_netpgp_t_c_get) {
1846 XS(_wrap_netpgp_t_size_set) {
1884 XS(_wrap_netpgp_t_size_get) {
1912 XS(_wrap_netpgp_t_name_set) {
1950 XS(_wrap_netpgp_t_name_get) {
1978 XS(_wrap_netpgp_t_value_set) {
2016 XS(_wrap_netpgp_t_value_get)
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
X86ATTInstPrinter.cpp 103 if ((Desc.TSFlags & X86II::OpPrefixMask) == X86II::XS)
181 if ((Desc.TSFlags & X86II::OpPrefixMask) == X86II::XS)
X86IntelInstPrinter.cpp 86 if ((Desc.TSFlags & X86II::OpPrefixMask) == X86II::XS)
171 if ((Desc.TSFlags & X86II::OpPrefixMask) == X86II::XS)
X86MCCodeEmitter.cpp 858 case X86II::XS:
1357 case X86II::XS: // F3
X86BaseInfo.h 784 // XS, XD - These prefix codes are for single and double precision scalar
786 XS = 2 << OpPrefixShift, XD = 3 << OpPrefixShift,
  /src/usr.sbin/lpr/lpd/
printjob.c 1312 if (cgetnum(bp, "xs", &XS) < 0)
1313 XS = 0;
1604 if (XS) {
1605 sttysetlflags(&i.t, XS);
  /src/external/gpl3/binutils/dist/opcodes/
aarch64-opc.c 5393 { OP "nxs", CODE | CPENS (0, C9, 0, 0), FLAGS, AARCH64_FEATURES (2, XS, TLBID)},
5403 { OP "nxs", CODE | CPENS (0, C9, 0, 0), FLAGS, AARCH64_FEATURES (2, XS, D128_TLBID)},
5417 { OP "nxs", CODE | CPENS (0, C9, 0, 0), FLAGS, AARCH64_FEATURE (XS)},
5429 { OP "nxs", CODE | CPENS (0, C9, 0, 0), FLAGS, AARCH64_FEATURES (2, XS, D128)},
5449 { OP "nxs", CODE | CPENS (0, C9, 0, 0), FLAGS, AARCH64_FEATURES (2, XS, TLBID)},
5461 { OP "nxs", CODE | CPENS (0, C9, 0, 0), FLAGS, AARCH64_FEATURES (2, XS, D128_TLBID)},
5491 { OP "nxs", CODE | CPENS (0, C9, 0, 0), FLAGS, AARCH64_FEATURE (XS)},
5499 { OP "nxs", CODE | CPENS (0, C9, 0, 0), FLAGS, AARCH64_FEATURES (2, XS, D128)},
5528 { OP "nxs", CODE | CPENS (0, 0, C8, 0), FLAGS, AARCH64_FEATURES (3, TLBID, XS, POE2) },
5541 { OP "nxs", CODE | CPENS (0, 0, C8, 0), FLAGS, AARCH64_FEATURES (2, POE2, XS) },
    [all...]
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/bsd/nvi/dist/dist/ExtUtils/
Embed.pm 276 Generate C/C++ code for the XS intializer function.
  /src/external/gpl3/gdb.old/dist/include/opcode/
aarch64.h 142 /* XS memory attribute. */
332 | AARCH64_FEATBIT (X, XS) \
  /src/external/gpl3/binutils/dist/include/opcode/
aarch64.h 150 /* XS memory attribute. */
410 | AARCH64_FEATBIT (X, XS) \
  /src/external/gpl3/binutils.old/dist/include/opcode/
aarch64.h 148 /* XS memory attribute. */
426 | AARCH64_FEATBIT (X, XS) \
  /src/external/gpl3/gdb/dist/include/opcode/
aarch64.h 148 /* XS memory attribute. */
426 | AARCH64_FEATBIT (X, XS) \
  /src/external/gpl3/binutils.old/dist/opcodes/
aarch64-opc.c 5297 { OP "nxs", CODE | CPENS (0, C9, 0, 0), FLAGS | F_ARCHEXT, AARCH64_FEATURE (XS) },
5335 { OP "nxs", CODE | CPENS (0, C9, 0, 0), FLAGS | F_ARCHEXT, AARCH64_FEATURE (XS) },
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...]
  /src/external/gpl3/gdb.old/dist/opcodes/
aarch64-opc.c 5269 { OP "nxs", CODE | CPENS (0, C9, 0, 0), FLAGS | F_ARCHEXT, AARCH64_FEATURE (XS) },
5307 { OP "nxs", CODE | CPENS (0, C9, 0, 0), FLAGS | F_ARCHEXT, AARCH64_FEATURE (XS) },
ppc-opc.c 2115 /* The XT and XS fields in an XX1 or XX3 form instruction. This is split. */
2134 /* The XT and XS fields in an DQ form VSX instruction. This is split. */
3396 /* The RS field in a D, DS, X, XFX, XS, M, MD or MDS form
3817 /* The XT and XS fields in an XX1 or XX3 form instruction. This is
3823 /* The XT and XS fields in an DQ form VSX instruction. This is split. */
4795 /* An XS form instruction. */
4796 #define XS(op, xop, rc) \
4800 #define XS_MASK XS (0x3f, 0x1ff, 1)
8759 {"sradi", XS(31,413,0), XS_MASK, PPC64, 0, {RA, RS, SH6}},
8760 {"sradi.", XS(31,413,1), XS_MASK, PPC64, 0, {RA, RS, SH6}}
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
aarch64-opc.c 5310 { OP "nxs", CODE | CPENS (0, C9, 0, 0), FLAGS | F_ARCHEXT, AARCH64_FEATURE (XS) },
5348 { OP "nxs", CODE | CPENS (0, C9, 0, 0), FLAGS | F_ARCHEXT, AARCH64_FEATURE (XS) },
  /src/external/gpl3/gdb/dist/sim/ppc/
powerpc.igen 3292 0.31,6.RS,11.RA,16.sh_0_4,21.413,30.sh_5,31.Rc:XS:64::Shift Right Algebraic Doubleword Immediate
  /src/external/gpl3/gdb.old/dist/sim/ppc/
powerpc.igen 3292 0.31,6.RS,11.RA,16.sh_0_4,21.413,30.sh_5,31.Rc:XS:64::Shift Right Algebraic Doubleword Immediate

Completed in 74 milliseconds

1 2