HomeSort by relevance Sort by last modified time
    Searched full:shigh (Results 1 - 25 of 28) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m32r/
seth.s 2 seth r0, #shigh(0xffff8000)
uppercase.s 9 shigh: label
10 seth r0,#SHIGH(shigh)
signed-relocs.s 2 ; check: shigh, high, low
5 seth r0, #shigh(0x87654321)
7 seth r0, #SHIGH(0x87654321)
9 seth r0, #shigh(0x1234ffff)
11 seth r0, #SHIGH(0x1234ffff)
23 seth r0, #shigh(0x87654320)
25 seth r0, #shigh(0x87654320)
27 seth r0, #shigh(0x87654320)
29 seth r0, #shigh(0x87654320)
31 seth r0, #shigh(0x87654320
    [all...]
high-1.s 1 ; Test high/shigh handling.
10 seth r4,#shigh(0x12348765)
13 seth r4,#shigh(0x87654321)
pic2.s 13 seth r12,#shigh(_GLOBAL_OFFSET_TABLE_)
33 seth r12,#shigh(sym2@GOT)
50 seth r0,#shigh(gotoff@GOTOFF)
pic.s 13 seth r12,#shigh(_GLOBAL_OFFSET_TABLE_)
33 seth r12,#shigh(sym2)
uppercase.d 16 0+0008 <shigh>:
  /toolchain/binutils/binutils-2.25/gas/doc/
c-m32r.texi 208 @item shigh @var{expression}
209 @cindex @code{shigh} directive, M32R
210 The @code{shigh} directive is very similar to the @code{high}
213 instruction. The difference is that @code{shigh} also checks to see
216 compensate for this the @code{shigh} directive pre-biases the upper
222 seth r0, #shigh(0x12345678) ; compute r0 = 0x12340000
223 seth r0, #shigh(0x00008000) ; compute r0 = 0x00010000
238 seth r0, #shigh(0x00008000)
245 seth r0, #shigh(0x00008000)
251 Note - the @code{shigh} directive does not know where in the assembl
    [all...]
  /toolchain/binutils/binutils-2.25/cpu/
m32r.opc 105 /* Handle shigh(), high(). */
137 else if (strncasecmp (*strp, "shigh(", 6) == 0)
ChangeLog 618 * m32r.opc (parse_hi16): Fixed shigh(0xffff8000) bug.
m32r.cpu 706 ; For high(foo),shigh(foo).
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-m32r.c 80 /* Non-zero if warn when a high/shigh reloc has no matching low reloc.
81 Each high/shigh reloc must be paired with it's low cousin in order to
83 potential carry from the low to the high/shigh).
87 optimization may delete the low but not the high/shigh (at least we
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
m32r-asm.c 68 /* Handle shigh(), high(). */
100 else if (strncasecmp (*strp, "shigh(", 6) == 0)
ChangeLog-9899     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-m32r.c     [all...]
elf32-nds32.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/po/
es.po     [all...]
fi.po     [all...]
fr.po     [all...]
id.po     [all...]
tr.po     [all...]
uk.po     [all...]
gas.pot     [all...]
ja.po     [all...]
  /toolchain/binutils/binutils-2.25/gas/
ChangeLog-0203     [all...]

Completed in 371 milliseconds

1 2