| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | itbl-parse.y | 275 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;
|
| D | itbl-ops.c | 119 int sbit; /* mask starting bit position */ member 171 static struct itbl_field *alloc_field (e_type type, int sbit, 216 int sbit, int ebit, unsigned long flags) in itbl_add_insn() argument 222 e->range.sbit = sbit; in itbl_add_insn() 233 itbl_add_operand (struct itbl_entry *e, int yytype, int sbit, in itbl_add_operand() argument 240 f = alloc_field (get_type (yytype), sbit, ebit, flags); in itbl_add_operand() 674 int len = MAX_BITPOS - r.sbit; in apply_range() 676 ASSERT (r.sbit >= r.ebit); in apply_range() 677 ASSERT (MAX_BITPOS >= r.sbit); in apply_range() 698 int len = MAX_BITPOS - r.sbit; in extract_range() [all …]
|
| D | itbl-ops.h | 106 unsigned long value, int sbit, int ebit, unsigned long flags); 108 int sbit, int ebit, unsigned long flags);
|
| /openbsd/src/gnu/usr.bin/binutils/gas/ |
| D | itbl-parse.y | 274 static int sbit, ebit; variable 320 DBG ((" sbit=%d ebit=%d flags=0x%x\n", sbit, ebit, $6)); 321 insn=itbl_add_insn ($1, $3, $4, sbit, ebit, $6); 357 insntbl_line, $1, sbit, ebit, $3)); 358 itbl_add_operand (insn, $1, sbit, ebit, $3); 393 sbit = $2; 398 sbit = 31;
|
| D | itbl-ops.c | 118 int sbit; /* mask starting bit position */ member 170 static struct itbl_field *alloc_field (e_type type, int sbit, 227 int sbit, int ebit, unsigned long flags) in itbl_add_insn() argument 233 e->range.sbit = sbit; in itbl_add_insn() 244 itbl_add_operand (struct itbl_entry *e, int yytype, int sbit, in itbl_add_operand() argument 251 f = alloc_field (get_type (yytype), sbit, ebit, flags); in itbl_add_operand() 685 int len = MAX_BITPOS - r.sbit; in apply_range() 687 ASSERT (r.sbit >= r.ebit); in apply_range() 688 ASSERT (MAX_BITPOS >= r.sbit); in apply_range() 709 int len = MAX_BITPOS - r.sbit; in extract_range() [all …]
|
| D | itbl-ops.h | 106 unsigned long value, int sbit, int ebit, unsigned long flags); 108 int sbit, int ebit, unsigned long flags);
|
| D | itbl-parse.c | 271 static int sbit, ebit; variable 1173 DBG ((" sbit=%d ebit=%d flags=0x%x\n", sbit, ebit, yyvsp[0].val)); in yyparse() 1174 insn=itbl_add_insn (yyvsp[-5].num, yyvsp[-3].str, yyvsp[-2].val, sbit, ebit, yyvsp[0].val); in yyparse() 1206 insntbl_line, yyvsp[-2].num, sbit, ebit, yyvsp[0].val)); in yyparse() 1207 itbl_add_operand (insn, yyvsp[-2].num, sbit, ebit, yyvsp[0].val); in yyparse() 1245 sbit = yyvsp[-2].num; in yyparse() 1252 sbit = 31; in yyparse()
|
| /openbsd/src/lib/libcrypto/bn/asm/ |
| D | x86-mont.pl | 406 $sbit=$num; 413 &mov ($sbit,"edx"); 415 &and ($sbit,1); 424 &lea ($carry,&DWP(0,$sbit,"eax",2)); 427 &mov ($sbit,"eax"); 438 &lea ($carry,&DWP(0,$sbit,"eax",2)); 509 &mov ($sbit,"edx"); # zaps $num 511 &and ($sbit,1); 523 &add ($carry,$sbit); 527 &mov ($sbit,"eax"); [all …]
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
| D | 990517-1.c | 9 sdbm__splpage (char *pag, char *New, long int sbit) in sdbm__splpage() argument 26 (void) sdbm__putpair ((sdbm_hash(( key ).dptr, ( key ).dsize) & sbit) ? New : pag, key, val); in sdbm__splpage()
|
| /openbsd/src/gnu/usr.bin/perl/ext/SDBM_File/ |
| D | pair.c | 232 splpage(char *pag, char *New, long int sbit) in splpage() argument 255 (void) putpair((exhash(key) & sbit) ? New : pag, key, val); in splpage()
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/cpu/ |
| D | m32c.cpu | 1284 (name h-sbit) 2126 (dnop sbit "negative bit" (SEM-ONLY all-isas) h-sbit f-nil) 5862 (set sbit (nflag x))) 7407 ((#x03) (trunc BI sbit)) 7408 ((#x04) (or zbit (xor sbit obit))) 7410 ((#x06) (xor sbit obit)) 7414 ((#xfb) (not sbit)) 7415 ((#xfc) (not (or zbit (xor sbit obit)))) 7417 ((#xfe) (not (xor sbit obit))) 7427 ((#x03) (not sbit)) [all …]
|
| D | sh64-compact.cpu | 291 (dshcop sbit "Multiply-accumulate saturation flag" () h-sbit f-nil) 451 (set sbit 0)) 1026 (if sbit 1052 (if sbit 1450 (set sbit 1))
|
| D | sh.cpu | 208 (name h-sbit)
|
| D | cris.cpu | 983 (sll (zext SI (reg BI h-sbit)) 9) 1012 (set (reg BI h-sbit) (if BI (ne SI (and val (sll 1 9)) 0) 1 0)) 1197 (name h-sbit) 1208 (set enabled (andif val (not (raw-reg BI h-sbit)))) 1209 (set (raw-reg BI h-sbit) val) 1232 (dnop sbit "" (SEM-ONLY MACH-V32) h-sbit f-nil)
|
| /openbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-tic54x.c | 4255 symbol *sbit = (symbol *) hash_find (sbit_hash, operand->buf); local 4257 operand->exp.X_add_number : (sbit ? sbit->value : -1); 4262 if (!sbit) 4269 if (sbit > (symbol *) hash_find (sbit_hash, "ovb"))
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | tc-tic54x.c | 4203 symbol *sbit = (symbol *) hash_find (sbit_hash, operand->buf); local 4205 operand->exp.X_add_number : (sbit ? sbit->value : -1); 4210 if (!sbit) 4217 if (sbit > (symbol *) hash_find (sbit_hash, "ovb"))
|