Searched refs:hword (Results 1 – 25 of 25) sorted by relevance
2 .hword global3 .hword global+34 .hword global-.17 .hword dglobal18 .hword dwglobal
6 .hword local-.L17 .hword 0xffff18 .hword global-.L119 .hword 0xffff
9 # Note - some targets place .hword values on a 16-bit boundary, so we14 .hword 0xffffffffffff987619 .hword 0xffffffffffffffffffffffffffff9876
4 .hword tempy35 .hword tempy3+8
6 .hword tempy37 .hword tempy3+8
6 .hword _GOT_ - . 7 .hword _GOT_ - .
6 .hword _GOT_ - . 7 .hword _GOT_ - . + 0x500
17 .hword global_a - .
7 .hword 0
3 HWORD: .hword 10,-1,"abc",'a'
41 # overlap (same hword)
2 foodata: .hword 42
2634 int hword = ((iw1 >> LDIMMhalf_hword_bits) & LDIMMhalf_hword_mask); in decode_LDIMMhalf_0() local2647 *pval = imm16_val (hword); in decode_LDIMMhalf_0()2648 if (hword & 0x8000) in decode_LDIMMhalf_0()2656 *pval = luimm16_val (hword); in decode_LDIMMhalf_0()2663 *pval |= luimm16_val (hword); in decode_LDIMMhalf_0()2669 *pval |= luimm16_val (hword) << 16; in decode_LDIMMhalf_0()2677 OUTS (outf, uimm16 (hword)); in decode_LDIMMhalf_0()2683 OUTS (outf, uimm16 (hword)); in decode_LDIMMhalf_0()2689 OUTS (outf, imm16 (hword)); in decode_LDIMMhalf_0()2696 OUTS (outf, imm16 (hword)); in decode_LDIMMhalf_0()[all …]
38 This directive is an alias for @code{.hword}. Each expression is assembled
50 influence the behaviour of the @samp{.short}, @samp{.hword}, @samp{.int},57 influence the behaviour of the @samp{.short}, @samp{.hword}, @samp{.int},
3237 The directives @code{.byte}, @code{.hword}, @code{.int}, @code{.long},4360 * hword:: @code{.hword @var{expressions}}5325 @node hword5326 @section @code{.hword @var{expressions}}5328 @cindex @code{hword} directive
46 #define LDIMMHALF_R(reg, h, s, z, hword) \ argument47 bfin_gen_ldimmhalf (reg, h, s, z, hword, 1)49 #define LDIMMHALF_R5(reg, h, s, z, hword) \ argument50 bfin_gen_ldimmhalf (reg, h, s, z, hword, 2)
1355 int grp, hword; in bfin_gen_ldimmhalf() local1376 hword = val; in bfin_gen_ldimmhalf()1377 ASSIGN (hword); in bfin_gen_ldimmhalf()
732 .hword as 16 bits.
2315 .hword, .int, .long, .octa, .quad, .short, .word, .double, .float,7508 pseudo-ops: .hword, .int, .long, .octa, .quad, .short, .single.
13891 msgid "%%hi16/%%lo16 only applies to .short or .hword"13892 msgstr "%%hi16/%%lo16 можна застосовувати лише до .short або .hword"
13903 msgid "%%hi16/%%lo16 only applies to .short or .hword"13904 msgstr "%%hi16/%%lo16 s'applique uniquement à .short ou .hword"
14274 msgid "%%hi16/%%lo16 only applies to .short or .hword"
14155 msgid "%%hi16/%%lo16 only applies to .short or .hword"