Home
last modified time | relevance | path

Searched refs:hi16 (Results 1 – 21 of 21) sorted by relevance

/toolchain/binutils/binutils-2.27/ld/testsuite/ld-tilepro/
Dreloc.s17 { addli r2,r2,hi16(external_32a); addli r3,r3,hi16(external_32b) }
28 moveli r0, hi16(external_data1 - . + 30000)
44 .short hi16(external_32a)
45 .short hi16(external_32b)
/toolchain/binutils/binutils-2.27/cpu/
Diq2000m.cpu25 "andoui $rt,$rs,$hi16"
26 (+ OP_ANDOUI rs rt hi16)
27 (set rt (and rs (or (sll hi16 16) #xFFFF)))
31 "andoui ${rt-rs},$hi16"
32 (+ OP_ANDOUI rt-rs hi16)
33 (set rt-rs (and rt-rs (or (sll hi16 16) #xFFFF)))
37 "orui ${rt-rs},$hi16"
38 (+ OP_ORUI rt-rs hi16)
39 (set rt-rs (or rt-rs (sll hi16 16)))
43 "orui $rt,$rs,$hi16"
[all …]
Dlm32.cpu154 (name hi16)
159 (handlers (parse "hi16"))
308 "andhi $r1,$r0,$hi16"
309 (+ OP_ANDHI r0 r1 hi16)
310 (set r1 (and r0 (sll SI hi16 16)))
578 "orhi $r1,$r0,$hi16"
579 (+ OP_ORHI r0 r1 hi16)
580 (set r1 (or r0 (sll SI hi16 16)))
776 "mvhi $r1,$hi16"
777 (+ OP_ORHI (f-r0 0) r1 hi16)
[all …]
Diq10.cpu28 "andoui $rt,$rs,$hi16"
29 (+ OP10_ANDOUI rs rt hi16)
30 (set rt (and rs (or (sll hi16 16) #xFFFF)))
34 "andoui ${rt-rs},$hi16"
35 (+ OP10_ANDOUI rt-rs hi16)
36 (set rt-rs (and rt-rs (or (sll hi16 16) #xFFFF)))
40 "orui $rt,$rs,$hi16"
41 (+ OP10_ORUI rs rt hi16)
42 (set rt (or rs (sll hi16 16)))
46 "orui ${rt-rs},$hi16"
[all …]
Diq2000.cpu396 (name hi16)
401 (handlers (parse "hi16"))
1019 "lui $rt,$hi16"
1020 (+ OP_LUI (f-rs 0) rt hi16)
1021 (set rt (sll hi16 16))
Dm32r.cpu478 (dnf f-hi16 "high 16 bits" (SIGN-OPT) 16 16)
528 (dnh h-hi16 "high 16 bits" ()
701 (name hi16)
704 (type h-hi16)
705 (index f-hi16)
706 (handlers (parse "hi16"))
2013 "seth $dr,$hash$hi16"
2014 (+ OP1_13 OP2_12 dr (f-r2 0) hi16)
2015 (set dr (sll WI hi16 (const 16)))
Dmt.opc156 else if (strncmp (*strp, "%hi16", 5) == 0)
DChangeLog414 (parse_imm16): hi16/lo16 relocs are applicable to IMM16L.
489 (parse_signed16): Add %lo16() and %hi16().
Dm32c.opc377 if (strncasecmp (*strp, "%hi16(", 6) == 0)
/toolchain/binutils/binutils-2.27/gas/doc/
Dc-rl78.texi77 @item %hi16()
83 movw ax,#%hi16(_sym)
Dc-m32c.texi114 @item %hi16
123 mov.w #%hi16(sym),a1
Dc-tilepro.texi167 @item hi16
174 @code{ha16(N)} is identical to @code{hi16(N)}, except if
175 @code{lo16(N)} is negative it adds one to the @code{hi16(N)}
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/tilepro/
Dt_constants.s638 .short hi16(label_3 + 0x12345678 - label_1)
/toolchain/binutils/binutils-2.27/gold/
Dmips.cc5140 reloc_high<size, big_endian> hi16 = *it; in rello16() local
5141 if (hi16.r_sym == r_sym in rello16()
5142 && is_matching_lo16_reloc(hi16.r_type, r_type)) in rello16()
5144 mips_reloc_unshuffle(hi16.view, hi16.r_type, false); in rello16()
5145 reloc_status = do_relhi16(hi16.view, hi16.object, hi16.psymval, in rello16()
5146 hi16.addend, hi16.address, hi16.gp_disp, in rello16()
5147 hi16.r_type, hi16.extract_addend, addend, in rello16()
5149 mips_reloc_shuffle(hi16.view, hi16.r_type, false); in rello16()
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tilepro.c225 INSERT_SPECIAL_OP(hi16); in md_begin()
/toolchain/binutils/binutils-2.27/gas/testsuite/
DChangeLog-2004910 * gas/dlx/lohi.s: New test for spurious lo16/hi16
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20042117 hi16 and lo16 fixS structs.
/toolchain/binutils/binutils-2.27/gas/po/
Duk.po13891 msgid "%%hi16/%%lo16 only applies to .short or .hword"
13892 msgstr "%%hi16/%%lo16 можна застосовувати лише до .short або .hword"
Dfr.po13903 msgid "%%hi16/%%lo16 only applies to .short or .hword"
13904 msgstr "%%hi16/%%lo16 s'applique uniquement à .short ou .hword"
Dzh_CN.po14274 msgid "%%hi16/%%lo16 only applies to .short or .hword"
Dgas.pot14155 msgid "%%hi16/%%lo16 only applies to .short or .hword"