/toolchain/binutils/binutils-2.25/include/opcode/ |
D | convex.h | 27 #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.25/gas/config/ |
D | tc-z8k.c | 659 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()
|
D | tc-i386.c | 1935 unsigned int nr = r->reg_num; in register_number() local 1938 nr += 8; in register_number() 1940 return nr; in register_number()
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | ns32k-dis.c | 36 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()
|
D | s390-opc.txt | 150 14 nr RR_RR "AND" g5 esa,zarch
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-avr.c | 2834 unsigned int nr; in avr_build_one_stub() local 2836 nr = htab->amt_entry_cnt + 1; in avr_build_one_stub() 2837 if (nr <= htab->amt_max_entry_cnt) in avr_build_one_stub() 2839 htab->amt_entry_cnt = nr; in avr_build_one_stub() 2841 htab->amt_stub_offsets[nr - 1] = hsh->stub_offset; in avr_build_one_stub() 2842 htab->amt_destination_addr[nr - 1] = target; in avr_build_one_stub()
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | srconv.c | 516 int nr = sec->nrelocs; in wr_rl() local 519 for (i = 0; i < nr; i++) in wr_rl()
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/ |
D | esa-g5.s | 331 nr %r6,%r9
|
D | esa-g5.d | 337 .*: 14 69 [ ]*nr %r6,%r9
|
/toolchain/binutils/binutils-2.25/binutils/po/ |
D | da.po | 3508 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"
|
D | sv.po | 5042 msgstr "nr: Segmentnamn Sektionsnamn Adress\n" 6576 "Avbildsfixar behövs för bibliotek nr. %d: %s - ident: %lx\n"
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/ |
D | opc-f.s | 515 fswap.nr f4 = f5, f6
|
D | opc-f.d | 1331 1b86: 40 28 18 6c 00 00 fswap\.nr f4=f5,f6
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | cris.cpu | 463 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)))
|