Home
last modified time | relevance | path

Searched refs:sbit (Results 1 – 25 of 52) sorted by relevance

123

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/asm/
H A Dsparcv9-mont.pl303 $sbit="%o5";
320 and $car0,1,$sbit
337 or $sbit,$acc0,$acc0
339 srlx $acc0,32,$sbit
358 or $sbit,$acc0,$acc0
359 srlx $acc0,32,$sbit
370 or $sbit,$acc0,$acc0
371 srlx $acc0,32,$sbit
378 or $sbit,$car0,$car0
404 and $car0,1,$sbit
[all …]
H A Dx86-mont.pl438 $sbit=$num;
445 &mov ($sbit,"edx");
447 &and ($sbit,1);
456 &lea ($carry,&DWP(0,$sbit,"eax",2));
459 &mov ($sbit,"eax");
470 &lea ($carry,&DWP(0,$sbit,"eax",2));
541 &mov ($sbit,"edx"); # zaps $num
543 &and ($sbit,1);
555 &add ($carry,$sbit);
559 &mov ($sbit,"eax");
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
H A Dsparcv9-mont.pl301 $sbit="%o5";
318 and $car0,1,$sbit
335 or $sbit,$acc0,$acc0
337 srlx $acc0,32,$sbit
356 or $sbit,$acc0,$acc0
357 srlx $acc0,32,$sbit
368 or $sbit,$acc0,$acc0
369 srlx $acc0,32,$sbit
376 or $sbit,$car0,$car0
402 and $car0,1,$sbit
[all …]
H A Dx86-mont.pl439 $sbit=$num;
446 &mov ($sbit,"edx");
448 &and ($sbit,1);
457 &lea ($carry,&DWP(0,$sbit,"eax",2));
460 &mov ($sbit,"eax");
471 &lea ($carry,&DWP(0,$sbit,"eax",2));
542 &mov ($sbit,"edx"); # zaps $num
544 &and ($sbit,1);
556 &add ($carry,$sbit);
560 &mov ($sbit,"eax");
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Ditbl-parse.y275 static int sbit, ebit; variable
318 DBG ((" sbit=%d ebit=%d flags=0x%x\n", sbit, ebit, $6));
319 insn=itbl_add_insn ($1, $3, $4, sbit, ebit, $6);
355 insntbl_line, $1, sbit, ebit, $3));
356 itbl_add_operand (insn, $1, sbit, ebit, $3);
391 sbit = $2;
396 sbit = 31;
H A Ditbl-ops.c116 int sbit; /* mask starting bit position */ member
163 static struct itbl_field *alloc_field (e_type type, int sbit,
208 int sbit, int ebit, unsigned long flags) in itbl_add_insn() argument
214 e->range.sbit = sbit; in itbl_add_insn()
225 itbl_add_operand (struct itbl_entry *e, int yytype, int sbit, in itbl_add_operand() argument
232 f = alloc_field (get_type (yytype), sbit, ebit, flags); in itbl_add_operand()
671 int len = MAX_BITPOS - r.sbit; in apply_range()
673 ASSERT (r.sbit >= r.ebit); in apply_range()
674 ASSERT (MAX_BITPOS >= r.sbit); in apply_range()
695 int len = MAX_BITPOS - r.sbit; in extract_range()
[all …]
H A Ditbl-ops.h98 unsigned long value, int sbit, int ebit, unsigned long flags);
100 int sbit, int ebit, unsigned long flags);
H A Ditbl-parse.c325 static int sbit, ebit; variable
1461 DBG ((" sbit=%d ebit=%d flags=0x%x\n", sbit, ebit, (yyvsp[0].val))); in yyparse()
1462 …insn=itbl_add_insn ((yyvsp[-5].num), (yyvsp[-3].str), (yyvsp[-2].val), sbit, ebit, (yyvsp[0].val)); in yyparse()
1504 insntbl_line, (yyvsp[-2].num), sbit, ebit, (yyvsp[0].val))); in yyparse()
1505 itbl_add_operand (insn, (yyvsp[-2].num), sbit, ebit, (yyvsp[0].val)); in yyparse()
1555 sbit = (yyvsp[-2].num); in yyparse()
1564 sbit = 31; in yyparse()
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Ditbl-parse.y275 static int sbit, ebit; variable
318 DBG ((" sbit=%d ebit=%d flags=0x%x\n", sbit, ebit, $6));
319 insn=itbl_add_insn ($1, $3, $4, sbit, ebit, $6);
355 insntbl_line, $1, sbit, ebit, $3));
356 itbl_add_operand (insn, $1, sbit, ebit, $3);
391 sbit = $2;
396 sbit = 31;
H A Ditbl-ops.c116 int sbit; /* mask starting bit position */ member
163 static struct itbl_field *alloc_field (e_type type, int sbit,
208 int sbit, int ebit, unsigned long flags) in itbl_add_insn() argument
214 e->range.sbit = sbit; in itbl_add_insn()
225 itbl_add_operand (struct itbl_entry *e, int yytype, int sbit, in itbl_add_operand() argument
232 f = alloc_field (get_type (yytype), sbit, ebit, flags); in itbl_add_operand()
671 int len = MAX_BITPOS - r.sbit; in apply_range()
673 ASSERT (r.sbit >= r.ebit); in apply_range()
674 ASSERT (MAX_BITPOS >= r.sbit); in apply_range()
695 int len = MAX_BITPOS - r.sbit; in extract_range()
[all …]
H A Ditbl-ops.h98 unsigned long value, int sbit, int ebit, unsigned long flags);
100 int sbit, int ebit, unsigned long flags);
H A Ditbl-parse.c325 static int sbit, ebit; variable
1461 DBG ((" sbit=%d ebit=%d flags=0x%x\n", sbit, ebit, (yyvsp[0].val))); in yyparse()
1462 …insn=itbl_add_insn ((yyvsp[-5].num), (yyvsp[-3].str), (yyvsp[-2].val), sbit, ebit, (yyvsp[0].val)); in yyparse()
1504 insntbl_line, (yyvsp[-2].num), sbit, ebit, (yyvsp[0].val))); in yyparse()
1505 itbl_add_operand (insn, (yyvsp[-2].num), sbit, ebit, (yyvsp[0].val)); in yyparse()
1555 sbit = (yyvsp[-2].num); in yyparse()
1564 sbit = 31; in yyparse()
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dexp_2.c281 mp_size_t sbit, tbit; in mpfr_exp2_aux() local
300 MPFR_MPZ_SIZEINBASE2 (sbit, s); in mpfr_exp2_aux()
302 dif = *exps + sbit - expt - tbit; in mpfr_exp2_aux()
354 mp_size_t sbit, rrbit; in mpfr_exp2_aux2() local
441 MPFR_MPZ_SIZEINBASE2 (sbit, s); in mpfr_exp2_aux2()
442 ql = q - *exps - sbit + expr + rrbit; in mpfr_exp2_aux2()
/netbsd-src/sys/arch/hppa/hppa/
H A Dintr.c381 int sbit, lvl; in hppa_intr() local
383 sbit = ffs(shared) - 1; in hppa_intr()
384 sir = hppa_interrupt_registers[sbit]; in hppa_intr()
388 shared &= ~(1 << sbit); in hppa_intr()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/cr16/
H A Dpredicates.md23 ;; Predicates for sbit/cbit instructions
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/cr16/
H A Dpredicates.md23 ;; Predicates for sbit/cbit instructions
/netbsd-src/external/gpl3/binutils.old/dist/cpu/
H A Dfr30.cpu369 (name h-sbit)
521 (dnop sbit "stack bit" (SEM-ONLY) h-sbit f-nil)
1100 ; (eq sbit (const 0)))
1102 ; (eq sbit (const 1)))))
1359 ;(set sbit (const 0))
1364 (clobber sbit)
1410 (if (eq sbit (const 0))
H A Dm32c.cpu1315 (name h-sbit)
2165 (dnop sbit "negative bit" (SEM-ONLY all-isas) h-sbit f-nil)
5960 (set sbit (nflag x)))
7505 ((#x03) (trunc BI sbit))
7506 ((#x04) (or zbit (xor sbit obit)))
7508 ((#x06) (xor sbit obit))
7512 ((#xfb) (not sbit))
7513 ((#xfc) (not (or zbit (xor sbit obit))))
7515 ((#xfe) (not (xor sbit obit)))
7525 ((#x03) (not sbit))
[all …]
/netbsd-src/external/gpl3/gdb.old/dist/cpu/
H A Dfr30.cpu369 (name h-sbit)
521 (dnop sbit "stack bit" (SEM-ONLY) h-sbit f-nil)
1100 ; (eq sbit (const 0)))
1102 ; (eq sbit (const 1)))))
1359 ;(set sbit (const 0))
1364 (clobber sbit)
1410 (if (eq sbit (const 0))
H A Dm32c.cpu1315 (name h-sbit)
2165 (dnop sbit "negative bit" (SEM-ONLY all-isas) h-sbit f-nil)
5960 (set sbit (nflag x)))
7505 ((#x03) (trunc BI sbit))
7506 ((#x04) (or zbit (xor sbit obit)))
7508 ((#x06) (xor sbit obit))
7512 ((#xfb) (not sbit))
7513 ((#xfc) (not (or zbit (xor sbit obit))))
7515 ((#xfe) (not (xor sbit obit)))
7525 ((#x03) (not sbit))
[all …]
/netbsd-src/external/gpl3/gdb/dist/cpu/
H A Dfr30.cpu369 (name h-sbit)
521 (dnop sbit "stack bit" (SEM-ONLY) h-sbit f-nil)
1100 ; (eq sbit (const 0)))
1102 ; (eq sbit (const 1)))))
1359 ;(set sbit (const 0))
1364 (clobber sbit)
1410 (if (eq sbit (const 0))
H A Dm32c.cpu1315 (name h-sbit)
2165 (dnop sbit "negative bit" (SEM-ONLY all-isas) h-sbit f-nil)
5960 (set sbit (nflag x)))
7505 ((#x03) (trunc BI sbit))
7506 ((#x04) (or zbit (xor sbit obit)))
7508 ((#x06) (xor sbit obit))
7512 ((#xfb) (not sbit))
7513 ((#xfc) (not (or zbit (xor sbit obit))))
7515 ((#xfe) (not (xor sbit obit)))
7525 ((#x03) (not sbit))
[all …]
H A Dsh64-compact.cpu292 (dshcop sbit "Multiply-accumulate saturation flag" () h-sbit f-nil)
452 (set sbit 0))
1027 (if sbit
1053 (if sbit
1451 (set sbit 1))
/netbsd-src/external/gpl3/binutils/dist/cpu/
H A Dfr30.cpu369 (name h-sbit)
521 (dnop sbit "stack bit" (SEM-ONLY) h-sbit f-nil)
1100 ; (eq sbit (const 0)))
1102 ; (eq sbit (const 1)))))
1359 ;(set sbit (const 0))
1364 (clobber sbit)
1410 (if (eq sbit (const 0))
H A Dm32c.cpu1315 (name h-sbit)
2165 (dnop sbit "negative bit" (SEM-ONLY all-isas) h-sbit f-nil)
5960 (set sbit (nflag x)))
7505 ((#x03) (trunc BI sbit))
7506 ((#x04) (or zbit (xor sbit obit)))
7508 ((#x06) (xor sbit obit))
7512 ((#xfb) (not sbit))
7513 ((#xfc) (not (or zbit (xor sbit obit))))
7515 ((#xfe) (not (xor sbit obit)))
7525 ((#x03) (not sbit))
[all …]

123