Searched refs:higher (Results 1 – 25 of 66) sorted by relevance
123
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/ |
D | elf-rel11.s | 5 daddiu $4,$4,%higher(bar) 12 daddiu $4,$4,%higher(bar + 0x12345678) 18 daddiu $4,$4,%higher(l1)
|
D | elf-rel28.s | 17 ld $4,%higher(bar)($4) 39 sd $4,%higher(bar)($4)
|
D | elf-rel29.s | 6 daddiu $4,$4,%higher(bar)
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/ppc/ |
D | test1elf64.s | 64 li 3,dsym0@higher 74 li 3,usym0-usym1@higher
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/m68k/ |
D | p13050-1.s | 1 # The following addressing mode is forbidden even on isab or higher (PR13050)
|
D | p11673.s | 1 # The following addressing mode is allowed on isab and higher
|
/toolchain/binutils/binutils-2.27/zlib/contrib/masmx86/ |
D | match686.asm | 11 ; For Visual C++ 4.x and higher and ML 6.x and higher
|
D | inffas32.asm | 22 ; For Visual C++ 4.x and higher and ML 6.x and higher
|
/toolchain/binutils/binutils-2.27/zlib/contrib/dotzlib/ |
D | readme.txt | 20 The file DotZLib/UnitTests.cs contains unit tests for use with NUnit 2.1 or higher.
|
/toolchain/binutils/binutils-2.27/gas/doc/ |
D | c-xstormy16.texi | 94 Computes the higher 16 bits of the given expression and stores it into
|
D | c-mmix.texi | 273 monotonically higher addresses. A LOC expression must be a previously 407 higher-to-lower within a file. Other than that, the exact order of 547 @samp{0x2000000000000000} or higher, maps to the @samp{.data} section and
|
D | c-v850.texi | 357 Computes the higher 16 bits of the given expression and stores it into 380 Computes the higher 16 bits of the given expression and then adds the
|
D | c-sparc.texi | 38 successively higher architectures as it encounters instructions that 39 only exist in the higher levels. 81 or feature requiring an incompatible or higher level.
|
D | c-s390.texi | 314 @item DHx @tab Displacement higher 8-bits for operand x. 883 They extend the basic instruction set with features from a higher
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | mips-dis.c | 2162 unsigned int higher; in print_insn_micromips() local 2193 higher = insn; in print_insn_micromips() 2198 infprintf (is, "micromips 0x%x", higher); in print_insn_micromips() 2208 insn = insn | (higher << 16); in print_insn_micromips()
|
D | cgen-ibld.in | 174 extended beyond 32 bits. If so then ignore these higher sign bits
|
/toolchain/binutils/binutils-2.27/ld/scripttempl/ |
D | v850_rh850.sc | 23 at a higher location that the ELF headers take up. */
|
D | v850.sc | 23 at a higher location that the ELF headers take up. */
|
/toolchain/binutils/binutils-2.27/libiberty/ |
D | aclocal.m4 | 172 STACK_DIRECTION > 0 => grows toward higher addresses
|
D | config.in | 478 toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses
|
/toolchain/binutils/binutils-2.27/intl/ |
D | config.h.in | 217 STACK_DIRECTION > 0 => grows toward higher addresses
|
/toolchain/binutils/binutils-2.27/binutils/ |
D | config.in | 220 STACK_DIRECTION > 0 => grows toward higher addresses
|
D | README | 30 release. (Probably 2.13 or higher). This directory contains
|
/toolchain/binutils/binutils-2.27/gas/ |
D | config.in | 283 STACK_DIRECTION > 0 => grows toward higher addresses
|
/toolchain/binutils/binutils-2.27/cpu/ |
D | sh64-media.cpu | 1149 (dshmi mmulhiwl "Multimedia multiply higher halves (word to long)" 1245 (dshmi mshfhib "Multimedia shuffle higher-half (byte)" 1262 (dshmi mshfhil "Multimedia shuffle higher-half (long)" 1271 (dshmi mshfhiw "Multimedia shuffle higher-half (word)"
|
123