Home
last modified time | relevance | path

Searched refs:SOP (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Darc.h482 #define INSN3OP(MOP,SOP) (((MOP & 0x1F) << 27) | ((SOP & 0x3F) << 16)) argument
484 #define INSN2OP(MOP,SOP) (INSN2OPX (MOP,0x2F,SOP)) argument
486 #define INSN3OP_ABC(MOP,SOP) (INSN3OP (MOP,SOP)) argument
487 #define INSN3OP_ALC(MOP,SOP) (INSN3OP (MOP,SOP) | FIELDB (62)) argument
488 #define INSN3OP_ABL(MOP,SOP) (INSN3OP (MOP,SOP) | FIELDC (62)) argument
489 #define INSN3OP_ALL(MOP,SOP) (INSN3OP (MOP,SOP) | FIELDB (62) | FIELDC (62)) argument
490 #define INSN3OP_0BC(MOP,SOP) (INSN3OP (MOP,SOP) | FIELDA (62)) argument
491 #define INSN3OP_0LC(MOP,SOP) (INSN3OP (MOP,SOP) | FIELDA (62) | FIELDB (62)) argument
492 #define INSN3OP_0BL(MOP,SOP) (INSN3OP (MOP,SOP) | FIELDA (62) | FIELDC (62)) argument
493 #define INSN3OP_0LL(MOP,SOP) \ argument
[all …]
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Darc.h482 #define INSN3OP(MOP,SOP) (((MOP & 0x1F) << 27) | ((SOP & 0x3F) << 16)) argument
484 #define INSN2OP(MOP,SOP) (INSN2OPX (MOP,0x2F,SOP)) argument
486 #define INSN3OP_ABC(MOP,SOP) (INSN3OP (MOP,SOP)) argument
487 #define INSN3OP_ALC(MOP,SOP) (INSN3OP (MOP,SOP) | FIELDB (62)) argument
488 #define INSN3OP_ABL(MOP,SOP) (INSN3OP (MOP,SOP) | FIELDC (62)) argument
489 #define INSN3OP_ALL(MOP,SOP) (INSN3OP (MOP,SOP) | FIELDB (62) | FIELDC (62)) argument
490 #define INSN3OP_0BC(MOP,SOP) (INSN3OP (MOP,SOP) | FIELDA (62)) argument
491 #define INSN3OP_0LC(MOP,SOP) (INSN3OP (MOP,SOP) | FIELDA (62) | FIELDB (62)) argument
492 #define INSN3OP_0BL(MOP,SOP) (INSN3OP (MOP,SOP) | FIELDA (62) | FIELDC (62)) argument
493 #define INSN3OP_0LL(MOP,SOP) \ argument
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Darc-ext-tbl.h58 #define EXTINSN2OPF(NAME, CPU, CLASS, SCLASS, MOP, SOP, FL) \ argument
59 { NAME, INSN2OP_BC (MOP,SOP), MINSN2OP_BC, CPU, CLASS, SCLASS, \
61 { NAME, INSN2OP_0C (MOP,SOP), MINSN2OP_0C, CPU, CLASS, SCLASS, \
63 { NAME, INSN2OP_BU (MOP,SOP), MINSN2OP_BU, CPU, CLASS, SCLASS, \
65 { NAME, INSN2OP_0U (MOP,SOP), MINSN2OP_0U, CPU, CLASS, SCLASS, \
67 { NAME, INSN2OP_BL (MOP,SOP), MINSN2OP_BL, CPU, CLASS, SCLASS, \
69 { NAME, INSN2OP_0L (MOP,SOP), MINSN2OP_0L, CPU, CLASS, SCLASS, \
72 #define EXTINSN2OP(NAME, CPU, CLASS, SCLASS, MOP, SOP) \ argument
73 EXTINSN2OPF(NAME, CPU, CLASS, SCLASS, MOP, SOP, FLAGS_F)
76 #define EXTINSN3OP(NAME, CPU, CLASS, SCLASS, MOP, SOP) \ argument
[all …]
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Darc-ext-tbl.h58 #define EXTINSN2OPF(NAME, CPU, CLASS, SCLASS, MOP, SOP, FL) \ argument
59 { NAME, INSN2OP_BC (MOP,SOP), MINSN2OP_BC, CPU, CLASS, SCLASS, \
61 { NAME, INSN2OP_0C (MOP,SOP), MINSN2OP_0C, CPU, CLASS, SCLASS, \
63 { NAME, INSN2OP_BU (MOP,SOP), MINSN2OP_BU, CPU, CLASS, SCLASS, \
65 { NAME, INSN2OP_0U (MOP,SOP), MINSN2OP_0U, CPU, CLASS, SCLASS, \
67 { NAME, INSN2OP_BL (MOP,SOP), MINSN2OP_BL, CPU, CLASS, SCLASS, \
69 { NAME, INSN2OP_0L (MOP,SOP), MINSN2OP_0L, CPU, CLASS, SCLASS, \
72 #define EXTINSN2OP(NAME, CPU, CLASS, SCLASS, MOP, SOP) \ argument
73 EXTINSN2OPF(NAME, CPU, CLASS, SCLASS, MOP, SOP, FLAGS_F)
76 #define EXTINSN3OP(NAME, CPU, CLASS, SCLASS, MOP, SOP) \ argument
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/CSKY/
H A DCSKYInstrFormats.td61 // Format< OP[6] | RZ[5] | SOP[3] | OFFSET[18] >
86 // Format< OP[6] | SOP[5] | RZ[5] | IMM[16] >
102 // Format< OP[6] | SOP[5] | RZ[5] | OFFSET[16] >
114 // Format< OP[6] | SOP[5] | 00000[5] | OFFSET[16] >
124 // Format< OP[6] | SOP[5] | RX[5] | 0000000000000000[16] >
136 // Format< OP[6] | SOP[5] | RX[5] | 00000000000000[14] | IMM[2] >
150 // Format< OP[6] | SOP[5] | PCODE[5] | 0000000000000000[16] >
175 // Format< OP[6] | SOP[5] | RX[5] | IMM16[16] >
188 // Format< OP[6] | SOP[5] | RX[5] | OFFSET[16] >
202 // Format< OP[6] | RZ[5] | RX[5] | SOP[4] | IMM[12] >
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A Dregex2.h75 #define SOP(op, opnd) ((op)|(opnd)) macro
H A Dregcomp.c1490 p->strip[p->slen++] = SOP(op, opnd); in doemit()
H A Dregengine.inc598 while (m->g->strip[ss] != SOP(O_BACK, i))
/netbsd-src/lib/libc/regex/
H A Dregex2.h86 #define SOP(op, opnd) ((op)|(opnd)) macro
H A Dengine.c796 while (m->g->strip[ss] != SOP(O_BACK, i)) in backref()
H A Dregcomp.c1890 p->strip[p->slen++] = (sopno)SOP(op, opnd);
/netbsd-src/share/misc/
H A Dacronyms535 SOP standard operating procedure
H A Dairport7193 SOP:Southern Pines (Moore County), NC, USA
/netbsd-src/external/lgpl3/mpfr/dist/doc/
H A Dmpfr.info1963 -- Function: int mpfr_sin_cos (mpfr_t SOP, mpfr_t COP, mpfr_t OP,
1965 Set simultaneously SOP to the sine of OP and COP to the cosine of
1967 of SOP and COP, which must be different variables. Return 0 iff
1969 s = 0 if SOP is exact, s = 1 if SOP is larger than the sine of OP,
1970 s = 2 if SOP is smaller than the sine of OP, and similarly for c
2055 -- Function: int mpfr_sinh_cosh (mpfr_t SOP, mpfr_t COP, mpfr_t OP,
2057 Set simultaneously SOP to the hyperbolic sine of OP and COP to the
2059 corresponding precision of SOP and COP, which must be different
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSOPInstructions.td1 //===-- SOPInstructions.td - SOP Instruction Definitions ------------------===//
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-2012287 to get SOP, SFU and COPR identifiers.
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-2012287 to get SOP, SFU and COPR identifiers.
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libuniname/
H A DUnicodeDataNames.txt10926 A31A;YI SYLLABLE SOP;Lo;0;L;;;;;N;;;;;
16961 C1A6;HANGUL SYLLABLE SOP;Lo;0;L;;;;;N;;;;;
/netbsd-src/external/bsd/openldap/dist/libraries/liblunicode/
H A DUnicodeData.txt9740 A31A;YI SYLLABLE SOP;Lo;0;L;;;;;N;;;;;
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/
H A DUnicodeData.txt10189 A31A;YI SYLLABLE SOP;Lo;0;L;;;;;N;;;;;
H A DNormalizationTest.txt7863 C1A6;C1A6;1109 1169 11C1;C1A6;1109 1169 11C1; # (솦; 솦; 솦; 솦; 솦; ) HANGUL SYLLABLE SOP
/netbsd-src/external/gpl3/gcc/dist/contrib/unicode/
H A DUnicodeData.txt13002 A31A;YI SYLLABLE SOP;Lo;0;L;;;;;N;;;;;
/netbsd-src/external/gpl3/gcc.old/dist/contrib/unicode/
H A DUnicodeData.txt12978 A31A;YI SYLLABLE SOP;Lo;0;L;;;;;N;;;;;