Home
last modified time | relevance | path

Searched refs:SEQ (Results 1 – 25 of 47) sorted by relevance

12

/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dd10v-opc.c176 { "add3", LONG_L, 1, MU, SEQ|WCAR, 0x1000000, 0x3f000000, { RDST, RSRC, NUM16 } },
177 { "addac3", LONG_R, 1, IU, SEQ, 0x17000200, 0x3ffffe22, { RDSTE, RSRCE, ASRC0 } },
178 { "addac3", LONG_R, 1, IU, SEQ, 0x17000202, 0x3ffffe2e, { RDSTE, ASRC, ASRC0 } },
179 { "addac3s", LONG_R, 1, IU, SEQ, 0x17001200, 0x3ffffe22, { RDSTE, RSRCE, ASRC0 } },
180 { "addac3s", LONG_R, 1, IU, SEQ, 0x17001202, 0x3ffffe2e, { RDSTE, ASRC, ASRC0 } },
183 { "and3", LONG_L, 1, MU, SEQ, 0x6000000, 0x3f000000, { RDST, RSRC, NUM16 } },
187 { "bl.l", LONG_B, 3, MU, BRANCH_LINK|SEQ, 0x24800000, 0x3fff0000, { ANUM16 } },
191 { "bra.l", LONG_B, 3, MU, BRANCH|SEQ, 0x24000000, 0x3fff0000, { ANUM16 } },
194 { "brf0f.l", LONG_B, 3, MU, SEQ, 0x25000000, 0x3fff0000, { ANUM16 } },
197 { "brf0t.l", LONG_B, 3, MU, SEQ, 0x25800000, 0x3fff0000, { ANUM16 } },
[all …]
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dd10v-opc.c176 { "add3", LONG_L, 1, MU, SEQ|WCAR, 0x1000000, 0x3f000000, { RDST, RSRC, NUM16 } },
177 { "addac3", LONG_R, 1, IU, SEQ, 0x17000200, 0x3ffffe22, { RDSTE, RSRCE, ASRC0 } },
178 { "addac3", LONG_R, 1, IU, SEQ, 0x17000202, 0x3ffffe2e, { RDSTE, ASRC, ASRC0 } },
179 { "addac3s", LONG_R, 1, IU, SEQ, 0x17001200, 0x3ffffe22, { RDSTE, RSRCE, ASRC0 } },
180 { "addac3s", LONG_R, 1, IU, SEQ, 0x17001202, 0x3ffffe2e, { RDSTE, ASRC, ASRC0 } },
183 { "and3", LONG_L, 1, MU, SEQ, 0x6000000, 0x3f000000, { RDST, RSRC, NUM16 } },
187 { "bl.l", LONG_B, 3, MU, BRANCH_LINK|SEQ, 0x24800000, 0x3fff0000, { ANUM16 } },
191 { "bra.l", LONG_B, 3, MU, BRANCH|SEQ, 0x24000000, 0x3fff0000, { ANUM16 } },
194 { "brf0f.l", LONG_B, 3, MU, SEQ, 0x25000000, 0x3fff0000, { ANUM16 } },
197 { "brf0t.l", LONG_B, 3, MU, SEQ, 0x25800000, 0x3fff0000, { ANUM16 } },
[all …]
/netbsd/src/external/bsd/nvi/dist/common/
Dseq.c46 SEQ *lastqp, *qp; in seq_set()
75 CALLOC(sp, qp, SEQ *, 1, sizeof(SEQ)); in seq_set()
140 SEQ *qp; in seq_delete()
154 seq_mdel(SEQ *qp) in seq_mdel()
174 SEQ *
175 seq_find(SCR *sp, SEQ **lastqp, EVENT *e_input, CHAR_T *c_input, size_t ilen, seq_t stype, int *isp… in seq_find()
177 SEQ *lqp, *qp; in seq_find()
257 SEQ *qp; in seq_close()
282 SEQ *qp; in seq_dump()
326 SEQ *qp; in seq_save()
Dcommon.h53 typedef struct _seq SEQ; typedef
Dkey.c527 SEQ *qp; in v_event_get()
/netbsd/src/usr.bin/skey/
Dskeyaudit.sh42 SEQ=$2
46 if [ $SEQ -lt $LOWLIMIT ]; then
47 if [ $SEQ -lt 3 ]; then
54 $ECHO "Your S/key sequence number is now $SEQ. When it reaches zero you"
/netbsd/src/external/bsd/nvi/dist/ip/
Dip_term.c39 SEQ *qp; in ip_term_init()
61 SEQ *qp, *nqp; in ip_term_end()
/netbsd/src/external/bsd/pcc/dist/pcc/f77/fcom/
Dgram.expr33 | expr relop expr %prec SEQ
53 relop: SEQ { $$ = OPEQ; }
Dtokens90 SEQ
Dgram.head26 %nonassoc SLT SGT SLE SGE SEQ SNE
/netbsd/src/usr.sbin/pf/pfs/
Dparse.y86 %token SEQ MAX_WIN WSCALE MSS
221 : SEQ seqs MAX_WIN NUMBER WSCALE NUMBER {
230 | SEQ seqs MAX_WIN NUMBER WSCALE NUMBER MSS NUMBER {
Dtoken.l71 seq { return SEQ;}
/netbsd/src/external/bsd/tcpdump/dist/tests/
Dip-snmp-leftshift-unsigned.out1 …06 IP [total length 34817 > length 83] (invalid) 10.0.0.0.162 > 154.1.214.234.65535: [!init SEQ]-1
Dip6-snmp-oid-unsigned.out1 …:48.416500 IP6 fe80::20c:29ff:fe9b:a15d.161 > fe80::20c:0:0:0.546: [!init SEQ].1.11.1.99.0.0.0.0.…
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Dd10v.h77 #define SEQ 2 /* must be sequential */ macro
/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dd10v.h77 #define SEQ 2 /* must be sequential */ macro
/netbsd/src/external/bsd/file/dist/magic/magdir/
Dapache23 0 string SEQ
Dbioinformatics173 # SAM Alignment SEQ
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-d10v.c701 if ((op1->exec_type & SEQ) in check_resource_conflict()
709 if ((op2->exec_type & SEQ) in check_resource_conflict()
838 if ((op1->exec_type & SEQ) != 0 || (op2->exec_type & SEQ) != 0 in parallel_ok()
1004 if (opcode1->exec_type & SEQ || opcode2->exec_type & SEQ) in write_2_short()
/netbsd/src/tests/lib/libc/db/
Dh_db.c62 enum S { COMMAND, COMPARE, GET, PUT, REMOVE, SEQ, SEQFLAG, KEY, DATA }; enumerator
240 command = SEQ; in main()
309 case SEQ: in main()
/netbsd/src/external/bsd/nvi/dist/cl/
Dcl_term.c96 SEQ *qp; in cl_term_init()
196 SEQ *qp, *nqp; in cl_term_end()
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/asn1/
DREADME.template51 SEQ OF
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/lib/
Dpdtrace.in76 SEQ=seq
496 for n in $($SEQ $nargs); do
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dgimple.texi1281 Set @code{SEQ} to be sequence contained in the @code{GIMPLE_BIND} statement @code{G}.
2392 Link a gimple statement to the end of the sequence *@code{SEQ} if @code{G} is
2393 not @code{NULL}. If *@code{SEQ} is @code{NULL}, allocate a sequence before linking.
2407 Reverse the order of the statements in the sequence @code{SEQ}. Return
2408 @code{SEQ}.
2449 Sets the sequence of statements in @code{BB} to @code{SEQ}.
2453 Determine whether @code{SEQ} contains exactly one statement.
2461 through statements in a sequence. Given a sequence @code{SEQ}, here is
2502 Return a new iterator pointing to the sequence @code{SEQ}'s first
2503 statement. If @code{SEQ} is empty, the iterator's basic block is @code{NULL}.
[all …]
/netbsd/src/external/bsd/nvi/docs/internals/
Dstructures55 SEQ In nvi/seq.h. An abbreviation or a map entry.

12