Home
last modified time | relevance | path

Searched refs:nr (Results 1 – 15 of 15) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Dconvex.h27 #define nr 6 macro
244 {8,0,nr,A,0,0}, /* shf */
245 {18,6,nr,A,0,0}, /* ld.h */
246 {18,7,nr,A,0,0}, /* ld.w */
253 {37,6,nr,A,0,0}, /* eq.h */
254 {37,7,nr,A,0,0}, /* eq.w */
261 {38,6,nr,A,0,0}, /* leu.h */
262 {38,7,nr,A,0,0}, /* leu.w */
269 {39,6,nr,A,0,0}, /* ltu.h */
270 {39,7,nr,A,0,0}, /* ltu.w */
[all …]
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-z8k.c659 unsigned int nr; in get_operand() local
665 end = parse_reg (src, &nw, &nr); in get_operand()
679 mode->x_reg = nr; in get_operand()
680 reg[ARG_RX] = nr; in get_operand()
Dtc-i386.c1929 unsigned int nr = r->reg_num; in register_number() local
1932 nr += 8; in register_number()
1935 nr += 16; in register_number()
1937 return nr; in register_number()
/toolchain/binutils/binutils-2.27/opcodes/
Dns32k-dis.c36 read_memory_integer (unsigned char * addr, int nr) in read_memory_integer() argument
41 for (val = 0, i = nr - 1; i >= 0; i--) in read_memory_integer()
Ds390-opc.txt150 14 nr RR_RR "AND" g5 esa,zarch
/toolchain/binutils/binutils-2.27/bfd/
Delf32-avr.c3332 unsigned int nr; in avr_build_one_stub() local
3334 nr = htab->amt_entry_cnt + 1; in avr_build_one_stub()
3335 if (nr <= htab->amt_max_entry_cnt) in avr_build_one_stub()
3337 htab->amt_entry_cnt = nr; in avr_build_one_stub()
3339 htab->amt_stub_offsets[nr - 1] = hsh->stub_offset; in avr_build_one_stub()
3340 htab->amt_destination_addr[nr - 1] = target; in avr_build_one_stub()
/toolchain/benchmark/
Dpanorama.diff10194 + int i,j,nr;
10197 + nr=0;
10209 + x_temp[nr]=(double) j;
10210 + y_temp[nr]=(double) i;
10211 + s_temp[nr]=(double) s;
10212 + nr++;
10215 + return(nr);
10274 + int nr,nr_points,i,stop;
10305 + nr=db_CornersFromChunk(strength,x,y,last_x,last_y,threshold,x_temp,y_temp,s_temp);
10306 + if(nr)
[all …]
/toolchain/binutils/binutils-2.27/binutils/
Dsrconv.c518 int nr = sec->nrelocs; in wr_rl() local
521 for (i = 0; i < nr; i++) in wr_rl()
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/s390/
Desa-g5.s332 nr %r6,%r9
Desa-g5.d338 .*: 14 69 [ ]*nr %r6,%r9
/toolchain/binutils/binutils-2.27/binutils/po/
Dda.po3508 msgstr "byte-nr m� ikke v�re negativt"
3592 msgstr "byte-nr skal v�re mindre end antal byte i intervallet"
3597 msgstr "byte-nr skal v�re mindre end antal byte i intervallet"
3920 msgstr "byte-nr m� ikke v�re negativt"
4253 " -i --instruction-dump=<nr>\n"
4254 " Disassembl�r indeholdet i sektion <nr>\n"
7340 #~ " -b --byte <nr> V�lg ud <nr>'e byten i hvert intervall\n"
7363 #~ " --srec-len <nr> Begr�nsa l�ngden p� genererede S-poster\n"
Dsv.po5042 msgstr "nr: Segmentnamn Sektionsnamn Adress\n"
6576 "Avbildsfixar behövs för bibliotek nr. %d: %s - ident: %lx\n"
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/ia64/
Dopc-f.s515 fswap.nr f4 = f5, f6
Dopc-f.d1331 1b86: 40 28 18 6c 00 00 fswap\.nr f4=f5,f6
/toolchain/binutils/binutils-2.27/cpu/
Dcris.cpu463 n nr nb nbr nw nwr nwb nwbr)
3689 (define-pmacro (swap-nr x) "Combine swap-r and swap-n" (swap-r (swap-n x)))