/toolchain/binutils/binutils-2.25/opcodes/ |
D | score-dis.c | 514 print_insn_score48 (struct disassemble_info *info, bfd_vma given) in print_insn_score48() argument 523 if (((insn->mask & 0xff0000000000LL)!=0) && (given & insn->mask) == insn->value) in print_insn_score48() 569 reg = given >> bitstart; in print_insn_score48() 579 reg = given >> bitstart; in print_insn_score48() 588 reg = given >> bitstart; in print_insn_score48() 596 if (((given & insn->mask) == 0x0c00000a) /* ldc1 */ in print_insn_score48() 597 || ((given & insn->mask) == 0x0c000012) /* ldc2 */ in print_insn_score48() 598 || ((given & insn->mask) == 0x0c00001c) /* ldc3 */ in print_insn_score48() 599 || ((given & insn->mask) == 0x0c00000b) /* stc1 */ in print_insn_score48() 600 || ((given & insn->mask) == 0x0c000013) /* stc2 */ in print_insn_score48() [all …]
|
D | arm-dis.c | 1869 arm_decode_shift (long given, fprintf_ftype func, void *stream, in arm_decode_shift() argument 1872 func (stream, "%s", arm_regnames[given & 0xf]); in arm_decode_shift() 1874 if ((given & 0xff0) != 0) in arm_decode_shift() 1876 if ((given & 0x10) == 0) in arm_decode_shift() 1878 int amount = (given & 0xf80) >> 7; in arm_decode_shift() 1879 int shift = (given & 0x60) >> 5; in arm_decode_shift() 1897 else if ((given & 0x80) == 0x80) in arm_decode_shift() 1900 func (stream, ", %s %s", arm_shift[(given & 0x60) >> 5], in arm_decode_shift() 1901 arm_regnames[(given & 0xf00) >> 8]); in arm_decode_shift() 1903 func (stream, ", %s", arm_regnames[(given & 0xf00) >> 8]); in arm_decode_shift() [all …]
|
D | score7-dis.c | 546 print_insn_score32 (bfd_vma pc, struct disassemble_info *info, long given) in print_insn_score32() argument 554 if ((insn->mask & 0xffff0000) && (given & insn->mask) == insn->value) in print_insn_score32() 570 target = (pc & 0xfe000000) | (given & 0x01fffffe); in print_insn_score32() 578 int disp = ((given & 0x01ff8000) >> 5) | (given & 0x3fe); in print_insn_score32() 617 reg = given >> bitstart; in print_insn_score32() 627 reg = given >> bitstart; in print_insn_score32() 637 reg = given >> bitstart; in print_insn_score32() 642 if (((given & insn->mask) == 0x0c00000a) /* ldc1 */ in print_insn_score32() 643 || ((given & insn->mask) == 0x0c000012) /* ldc2 */ in print_insn_score32() 644 || ((given & insn->mask) == 0x0c00001c) /* ldc3 */ in print_insn_score32() [all …]
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-xstormy16.texi | 83 Computes the lower 16 bits of the given expression and stores it into 84 the immediate operand field of the given instruction. For example: 94 Computes the higher 16 bits of the given expression and stores it into 95 the immediate operand field of the given instruction. For example:
|
D | c-v850.texi | 342 Computes the higher 16 bits of the given expression and stores it into 343 the immediate operand field of the given instruction. For example: 354 Computes the lower 16 bits of the given expression and stores it into 355 the immediate operand field of the given instruction. For example: 365 Computes the higher 16 bits of the given expression and then adds the 367 and stores the result into the immediate operand field of the given 387 Computes the 32 bit value of the given expression and stores it into 388 the immediate operand field of the given instruction (which must be a 401 field of the given instruction. For example: 418 operand field of the given instruction. For example: [all …]
|
D | c-m68k.texi | 145 option disables this substitution. When this option is given and no long 451 any instructions have been assembled. If it is given multiple times, 460 any instructions have been assembled. If it is given multiple times, 529 given, an absolute long jump will be emitted instead. If no long 530 branches are available, the @samp{--pcrel} option is given, and a word 535 substituting these instructions if the operand given is not valid for a 549 are available, and the @samp{--pcrel} option is not given, @code{@value{AS}} 583 not given, @code{@value{AS}} emits
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/parse/ |
D | align1.s | 5 ; "8" assumed if no alignment given.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/ |
D | def3.d | 8 # Just checking that undef3 links correctly when given a symbol.
|
D | def2.d | 8 # Just checking that undef2 links correctly when given a symbol.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
D | mips-gp32-fp32.s | 88 # Should produce warnings given -mgp32 94 # Should produce warnings given -mfp32
|
D | mips-abi32.s | 88 # Should produce warnings given -mgp32 94 # Should produce warnings given -mfp32
|
D | mips-abi32-pic.s | 130 # Should produce warnings given -mgp32 136 # Should produce warnings given -mfp32
|
D | mips-gp32-fp32-pic.s | 130 # Should produce warnings given -mgp32 136 # Should produce warnings given -mfp32
|
D | mips-gp32-fp64-pic.s | 129 # Should produce warnings given -mgp32 135 # Should produce warnings given -mfp32
|
/toolchain/binutils/binutils-2.25/config/ |
D | progtest.m4 | 21 # Search path for a program which passes the given test. 78 dnl If no 4th arg is given, leave the cache variable unset,
|
D | warnings.m4 | 22 # Sets @VARIABLE@ to the subset of the given options which the 84 # --enable-werror-always was given on the command line, otherwise
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
D | diffexp-ovwr.s | 3 ; - That a .byte does not overwrite beyond the "byte", if given
|
D | rd-abs32-2.d | 6 # assemble and disassemble correctly for v32 given "old-style"
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | ChangeLog.jit | 7 char * to const char * - given that this returns a pointer to
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/d30v/ |
D | bittest.s | 7 # safety, and it just needs to draw attention when a violation is given.
|
D | bittest.l | 16 7 # safety, and it just needs to draw attention when a violation is given.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/ |
D | pic-and-nonpic-6-o32.nd | 33 # GOT layout given in the *.dd dump.
|
D | pic-and-nonpic-6-n64.nd | 33 # GOT layout given in the *.dd dump.
|
D | pic-and-nonpic-6-n32.nd | 33 # GOT layout given in the *.dd dump.
|
/toolchain/binutils/binutils-2.25/ld/ |
D | fdl.texi | 229 and required Cover Texts given in the Document's license notice. 237 publisher of the Modified Version as given on the Title Page. If 240 given on its Title Page, then add an item describing the Modified 244 Preserve the network location, if any, given in the Document for 246 the network locations given in the Document for previous versions 256 dedications given therein. 419 Each version of the License is given a distinguishing version number.
|