Home
last modified time | relevance | path

Searched refs:SUB (Results 1 – 25 of 426) sorted by relevance

12345678910>>...18

/netbsd-src/external/bsd/byacc/dist/test/btyacc/
H A Dquote_calc2.output12 8 | expr "SUB" expr
18 14 | "SUB" expr
41 "SUB" shift 3
60 expr : "SUB" . expr (14)
62 "SUB" shift 3
84 "SUB" reduce 15
96 "SUB" shift 3
116 expr : expr . "SUB" expr (8)
124 "SUB" shift 17
139 "SUB" reduce 16
[all …]
H A Dquote_calc2-s.output12 8 | expr "SUB" expr
18 14 | "SUB" expr
41 "SUB" shift 3
60 expr : "SUB" . expr (14)
62 "SUB" shift 3
84 "SUB" reduce 15
96 "SUB" shift 3
116 expr : expr . "SUB" expr (8)
124 "SUB" shift 17
139 "SUB" reduce 16
[all …]
H A Dquote_calc4.output12 8 | expr "SUB-operator" expr
18 14 | "SUB-operator" expr
41 "SUB-operator" shift 3
60 expr : "SUB-operator" . expr (14)
62 "SUB-operator" shift 3
84 "SUB-operator" reduce 15
96 "SUB-operator" shift 3
116 expr : expr . "SUB-operator" expr (8)
124 "SUB-operator" shift 17
139 "SUB-operator" reduce 16
[all …]
H A Dquote_calc4-s.output12 8 | expr "SUB-operator" expr
18 14 | "SUB-operator" expr
41 "SUB-operator" shift 3
60 expr : "SUB-operator" . expr (14)
62 "SUB-operator" shift 3
84 "SUB-operator" reduce 15
96 "SUB-operator" shift 3
116 expr : expr . "SUB-operator" expr (8)
124 "SUB-operator" shift 17
139 "SUB-operator" reduce 16
[all …]
/netbsd-src/external/bsd/byacc/dist/test/yacc/
H A Dquote_calc2.output12 8 | expr "SUB" expr
18 14 | "SUB" expr
41 "SUB" shift 3
60 expr : "SUB" . expr (14)
62 "SUB" shift 3
84 "SUB" reduce 15
96 "SUB" shift 3
116 expr : expr . "SUB" expr (8)
124 "SUB" shift 17
139 "SUB" reduce 16
[all …]
H A Dquote_calc2-s.output12 8 | expr "SUB" expr
18 14 | "SUB" expr
41 "SUB" shift 3
60 expr : "SUB" . expr (14)
62 "SUB" shift 3
84 "SUB" reduce 15
96 "SUB" shift 3
116 expr : expr . "SUB" expr (8)
124 "SUB" shift 17
139 "SUB" reduce 16
[all …]
H A Dquote_calc4-s.output12 8 | expr "SUB-operator" expr
18 14 | "SUB-operator" expr
41 "SUB-operator" shift 3
60 expr : "SUB-operator" . expr (14)
62 "SUB-operator" shift 3
84 "SUB-operator" reduce 15
96 "SUB-operator" shift 3
116 expr : expr . "SUB-operator" expr (8)
124 "SUB-operator" shift 17
139 "SUB-operator" reduce 16
[all …]
H A Dquote_calc4.output12 8 | expr "SUB-operator" expr
18 14 | "SUB-operator" expr
41 "SUB-operator" shift 3
60 expr : "SUB-operator" . expr (14)
62 "SUB-operator" shift 3
84 "SUB-operator" reduce 15
96 "SUB-operator" shift 3
116 expr : expr . "SUB-operator" expr (8)
124 "SUB-operator" shift 17
139 "SUB-operator" reduce 16
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiAluCode.h25 SUB = 0x02, enumerator
82 case SUB: in lanaiAluCodeToString()
107 .Case("sub", SUB) in stringToLanaiAluCode()
124 case ISD::SUB: in isdToLanaiAluCode()
125 return AluCode::SUB; in isdToLanaiAluCode()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcov-io.h291 #define GCOV_TAG_IS_SUBTAG(TAG,SUB) \ argument
292 (GCOV_TAG_MASK (TAG) >> 8 == GCOV_TAG_MASK (SUB) \
293 && !(((SUB) ^ (TAG)) & ~GCOV_TAG_MASK (TAG)))
296 #define GCOV_TAG_IS_SUBLEVEL(TAG,SUB) \ argument
297 (GCOV_TAG_MASK (TAG) > GCOV_TAG_MASK (SUB))
H A Dtree-data-ref.h397 #define SUB_ACCESS_FN(SUB, I) (SUB)->access_fn[I] argument
398 #define SUB_CONFLICTS_IN_A(SUB) (SUB)->conflicting_iterations_in_a argument
399 #define SUB_CONFLICTS_IN_B(SUB) (SUB)->conflicting_iterations_in_b argument
400 #define SUB_LAST_CONFLICT(SUB) (SUB)->last_conflict argument
401 #define SUB_DISTANCE(SUB) (SUB)->distance argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcov-io.h314 #define GCOV_TAG_IS_SUBTAG(TAG,SUB) \ argument
315 (GCOV_TAG_MASK (TAG) >> 8 == GCOV_TAG_MASK (SUB) \
316 && !(((SUB) ^ (TAG)) & ~GCOV_TAG_MASK (TAG)))
319 #define GCOV_TAG_IS_SUBLEVEL(TAG,SUB) \ argument
320 (GCOV_TAG_MASK (TAG) > GCOV_TAG_MASK (SUB))
H A Dtree-data-ref.h402 #define SUB_ACCESS_FN(SUB, I) (SUB)->access_fn[I] argument
403 #define SUB_CONFLICTS_IN_A(SUB) (SUB)->conflicting_iterations_in_a argument
404 #define SUB_CONFLICTS_IN_B(SUB) (SUB)->conflicting_iterations_in_b argument
405 #define SUB_LAST_CONFLICT(SUB) (SUB)->last_conflict argument
406 #define SUB_DISTANCE(SUB) (SUB)->distance argument
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeSPARC_32.c86 FAIL_IF(push_inst(compiler, SUB | SET_FLAGS | D(0) | S1(src2) | S2(0), SET_FLAGS)); in emit_single_op()
93 FAIL_IF(push_inst(compiler, SUB | SET_FLAGS | D(0) | S1(TMP_REG1) | S2(0), SET_FLAGS)); in emit_single_op()
105 …return push_inst(compiler, SUB | (flags & SET_FLAGS) | D(dst) | S1(src1) | ARG2(flags, src2), DR(d… in emit_single_op()
116 …return push_inst(compiler, SUB | SET_FLAGS | D(0) | S1(TMP_REG1) | S2(TMP_LINK), MOVABLE_INS | SET… in emit_single_op()
129 …return !(flags & SET_FLAGS) ? SLJIT_SUCCESS : push_inst(compiler, SUB | SET_FLAGS | D(0) | S1(dst)… in emit_single_op()
133 …return !(flags & SET_FLAGS) ? SLJIT_SUCCESS : push_inst(compiler, SUB | SET_FLAGS | D(0) | S1(dst)… in emit_single_op()
137 …return !(flags & SET_FLAGS) ? SLJIT_SUCCESS : push_inst(compiler, SUB | SET_FLAGS | D(0) | S1(dst)… in emit_single_op()
/netbsd-src/external/bsd/openldap/dist/tests/scripts/
H A Dtest065-proxyauthz149 $LDAPSEARCH -S "" -b "dc=example,dc=com" -s SUB -H $URI2 \
175 $LDAPSEARCH -S "" -b "dc=example,dc=com" -s SUB -H $URI2 \
198 $LDAPSEARCH -S "" -b "dc=example,dc=com" -s SUB -H $URI2 \
218 $LDAPSEARCH -S "" -b "dc=example,dc=com" -s SUB -H $URI2 \
/netbsd-src/usr.bin/menuc/
H A Dparse.y55 %token <i_value> X Y W H NO BOX SUB HELP MENU NEXT EXIT ACTION ENDWIN OPTION
152 | NO SUB MENU { cur_menu->info->mopt &= ~MC_SUBMENU; }
153 | SUB MENU { cur_menu->info->mopt |= MC_SUBMENU; }
192 | SUB MENU NAME
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
H A Dbn-c64xplus.asm174 [A2] SUB A1:A0,1,A1:A0
201 [!A1] SUB A3,A6,A3 ; hi-=dv
210 [!A1] SUB A3,A6,A3 ; hi-=dv
237 || SUB B0,2,B1 ; N-2, initial ILC
238 || SUB B0,1,B2 ; const B2=N-1
248 || SUB A0,1,A0
273 || [A0] SUB.L A0,1,A0
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/asm/
H A Dbn-c64xplus.asm173 [A2] SUB A1:A0,1,A1:A0
200 [!A1] SUB A3,A6,A3 ; hi-=dv
209 [!A1] SUB A3,A6,A3 ; hi-=dv
236 || SUB B0,2,B1 ; N-2, initial ILC
237 || SUB B0,1,B2 ; const B2=N-1
247 || SUB A0,1,A0
272 || [A0] SUB.L A0,1,A0
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoA.td171 (AMOADD_W GPR:$addr, (SUB X0, GPR:$incr))>;
173 (AMOADD_W_AQ GPR:$addr, (SUB X0, GPR:$incr))>;
175 (AMOADD_W_RL GPR:$addr, (SUB X0, GPR:$incr))>;
177 (AMOADD_W_AQ_RL GPR:$addr, (SUB X0, GPR:$incr))>;
179 (AMOADD_W_AQ_RL GPR:$addr, (SUB X0, GPR:$incr))>;
338 (AMOADD_D GPR:$addr, (SUB X0, GPR:$incr))>;
340 (AMOADD_D_AQ GPR:$addr, (SUB X0, GPR:$incr))>;
342 (AMOADD_D_RL GPR:$addr, (SUB X0, GPR:$incr))>;
344 (AMOADD_D_AQ_RL GPR:$addr, (SUB X0, GPR:$incr))>;
346 (AMOADD_D_AQ_RL GPR:$addr, (SUB X0, GPR:$incr))>;
/netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/
H A Deqn.y45 %token SUB
111 %right SUB SUP
186 | simple SUB nonsup
188 | simple SUB simple SUP script
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64SchedTSV110.td364 def : InstRW<[TSV110Wr_1cyc_1ALUAB], (instregex "(ADD|AND|EOR|ORR|SUB)[WX]r(r|i)")>;
365 def : InstRW<[TSV110Wr_1cyc_1AB], (instregex "(ADD|AND|EOR|ORR|SUB)S[WX]r(r|i)")>;
372 def : InstRW<[TSV110Wr_2cyc_1MDU], (instregex "^(ADD|SUB)[WX]r(s|x|x64)$")>;
373 def : InstRW<[TSV110Wr_2cyc_1AB], (instregex "^(ADD|SUB)S[WX]r(s|x|x64)$")>;
468 def : InstRW<[TSV110Wr_4cyc_1F], (instregex "^FN?M(ADD|SUB)Hrrr")>;
469 def : InstRW<[TSV110Wr_5cyc_1F], (instregex "^FN?M(ADD|SUB)Srrr")>;
470 def : InstRW<[TSV110Wr_7cyc_1F], (instregex "^FN?M(ADD|SUB)Drrr")>;
472 def : InstRW<[TSV110Wr_4cyc_1F], (instregex "^F(ADD|SUB)Hrr")>;
473 def : InstRW<[TSV110Wr_5cyc_1F], (instregex "^F(ADD|SUB)Srr")>;
474 def : InstRW<[TSV110Wr_4cyc_1F], (instregex "^F(ADD|SUB)Drr")>;
[all …]
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/epiphany/ieee-754/
H A Dfast_div.S95 SUB TMP5,R0,TMP0 // R0 sign/exponent extraction into TMP5 label
99 SUB P1L,P1L,TMP5
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/epiphany/ieee-754/
H A Dfast_div.S95 SUB TMP5,R0,TMP0 // R0 sign/exponent extraction into TMP5 label
99 SUB P1L,P1L,TMP5
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/
H A DARCISelDAGToDAG.cpp91 if (Addr.getOpcode() != ISD::ADD && Addr.getOpcode() != ISD::SUB && in SelectAddrModeS9()
107 if (Addr.getOpcode() == ISD::SUB) in SelectAddrModeS9()
136 if (Addr.getOpcode() == ISD::SUB) in SelectAddrModeFar()
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dsh_stat_example.txt10 TIME EXEC/s FUNCS/s BLTINS/s SUB-SH/s CMD/s
29 TIME EXEC/s FUNCS/s BLTINS/s SUB-SH/s CMD/s

12345678910>>...18