Home
last modified time | relevance | path

Searched refs:fx (Results 1 – 25 of 25) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-or1k.c301 tc_gen_reloc (asection *sec, fixS *fx) in tc_gen_reloc() argument
303 bfd_reloc_code_real_type code = fx->fx_r_type; in tc_gen_reloc()
305 if (fx->fx_addsy != NULL in tc_gen_reloc()
306 && strcmp (S_GET_NAME (fx->fx_addsy), GOT_NAME) == 0 in tc_gen_reloc()
314 *reloc->sym_ptr_ptr = symbol_get_bfdsym (fx->fx_addsy); in tc_gen_reloc()
315 reloc->address = fx->fx_frag->fr_address + fx->fx_where; in tc_gen_reloc()
316 reloc->howto = bfd_reloc_type_lookup (stdoutput, fx->fx_r_type); in tc_gen_reloc()
317 reloc->addend = fx->fx_offset; in tc_gen_reloc()
321 return gas_cgen_tc_gen_reloc (sec, fx); in tc_gen_reloc()
Dtc-d10v.c608 write_long (unsigned long insn, Fixups *fx) in write_long() argument
617 for (i = 0; i < fx->fc; i++) in write_long()
619 if (fx->fix[i].reloc) in write_long()
622 if (fx->fix[i].size == 2) in write_long()
625 if (fx->fix[i].reloc == BFD_RELOC_D10V_18) in write_long()
626 fx->fix[i].operand |= 4096; in write_long()
630 fx->fix[i].size, in write_long()
631 &(fx->fix[i].exp), in write_long()
632 fx->fix[i].pcrel, in write_long()
633 fx->fix[i].operand|2048); in write_long()
[all …]
Dtc-d30v.c590 Fixups *fx) in write_long() argument
599 for (i = 0; i < fx->fc; i++) in write_long()
601 if (fx->fix[i].reloc) in write_long()
604 fix_new_exp (frag_now, where, fx->fix[i].size, &(fx->fix[i].exp), in write_long()
605 fx->fix[i].pcrel, fx->fix[i].reloc); in write_long()
609 fx->fc = 0; in write_long()
617 Fixups *fx, in write_1_short() argument
658 for (i = 0; i < fx->fc; i++) in write_1_short()
660 if (fx->fix[i].reloc) in write_1_short()
665 fx->fix[i].size, in write_1_short()
[all …]
Dtc-m32c.c1059 tc_gen_reloc (asection *sec, fixS *fx) in tc_gen_reloc() argument
1061 if (fx->fx_r_type == BFD_RELOC_M32C_RL_JUMP in tc_gen_reloc()
1062 || fx->fx_r_type == BFD_RELOC_M32C_RL_1ADDR in tc_gen_reloc()
1063 || fx->fx_r_type == BFD_RELOC_M32C_RL_2ADDR) in tc_gen_reloc()
1070 *reloc->sym_ptr_ptr = symbol_get_bfdsym (fx->fx_addsy); in tc_gen_reloc()
1071 reloc->address = fx->fx_frag->fr_address + fx->fx_where; in tc_gen_reloc()
1072 reloc->howto = bfd_reloc_type_lookup (stdoutput, fx->fx_r_type); in tc_gen_reloc()
1073 reloc->addend = fx->fx_offset; in tc_gen_reloc()
1077 return gas_cgen_tc_gen_reloc (sec, fx); in tc_gen_reloc()
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/d30v/
Dserial2O.s14 bsr/tx -3 -> bsr/fx -10 ; Valid
19 bra/tx -3 -> bra/fx 10 ; Valid
24 bsr/tx -3 -> bra/fx 10 ; Valid
29 bra/tx -3 -> bsr/fx 10 ; Valid
Dserial2.s14 bsr/tx -3 -> bsr/fx -10 ; Valid
19 bra/tx -3 -> bra/fx 10 ; Valid
24 bsr/tx -3 -> bra/fx 10 ; Valid
29 bra/tx -3 -> bsr/fx 10 ; Valid
Dserial2O.l47 14 \?\?\?\? 102BFFFF bsr/tx -3 -> bsr/fx -10 ; Valid
62 19 \?\?\?\? 100BFFFF bra/tx -3 -> bra/fx 10 ; Valid
80 24 \?\?\?\? 102BFFFF bsr/tx -3 -> bra/fx 10 ; Valid
95 29 \?\?\?\? 100BFFFF bra/tx -3 -> bsr/fx 10 ; Valid
Dserial2.l64 14 \?\?\?\? 002BFFFE bsr/tx -3 -> bsr/fx -10 ; Valid
88 19 \?\?\?\? 00080001 bra/tx -3 -> bra/fx 10 ; Valid
109 24 \?\?\?\? 00080001 bsr/tx -3 -> bra/fx 10 ; Valid
130 29 \?\?\?\? 00280001 bra/tx -3 -> bsr/fx 10 ; Valid
Dguard.d11 8: 18001083 a8001083 add.s/tx r1, r2, r3 -> add.s/fx r1, r2, r3
15 28: 18001083 a8001083 add.s/tx r1, r2, r3 -> add.s/fx r1, r2, r3
Dguard-debug.s10 add/fx r1,r2,r3
Dguard-debug.d17 18: 28001083 00f00000 add.s/fx r1, r2, r3 || nop
Dguard.s8 add/fx r1,r2,r3
Dopt.s56 jmp/fx 0x0
Dopt.d27 88: 02c28105 a0180000 cmple.s f0, r4, r5 -> jmp.s/fx 0 <start>
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
Dopc-f.s531 fcvt.fx f4 = f5
532 fcvt.fx.s0 f4 = f5
533 fcvt.fx.s1 f4 = f5
534 fcvt.fx.s2 f4 = f5
535 fcvt.fx.s3 f4 = f5
537 fcvt.fx.trunc f4 = f5
538 fcvt.fx.trunc.s0 f4 = f5
539 fcvt.fx.trunc.s1 f4 = f5
540 fcvt.fx.trunc.s2 f4 = f5
541 fcvt.fx.trunc.s3 f4 = f5
[all …]
Dopc-f.d1373 1c66: 40 28 00 30 00 00 fcvt\.fx\.s0 f4=f5
1376 1c76: 40 28 00 30 00 00 fcvt\.fx\.s0 f4=f5
1379 1c86: 40 28 00 30 01 00 fcvt\.fx\.s1 f4=f5
1382 1c96: 40 28 00 30 02 00 fcvt\.fx\.s2 f4=f5
1385 1ca6: 40 28 00 30 03 00 fcvt\.fx\.s3 f4=f5
1388 1cb6: 40 28 00 34 00 00 fcvt\.fx\.trunc\.s0 f4=f5
1391 1cc6: 40 28 00 34 00 00 fcvt\.fx\.trunc\.s0 f4=f5
1394 1cd6: 40 28 00 34 01 00 fcvt\.fx\.trunc\.s1 f4=f5
1397 1ce6: 40 28 00 34 02 00 fcvt\.fx\.trunc\.s2 f4=f5
1400 1cf6: 40 28 00 34 03 00 fcvt\.fx\.trunc\.s3 f4=f5
[all …]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
Dnodyn4.d14 LOAD [0-9a-fx ]+ R E 0x2000
15 LOAD [0-9a-fx ]+ RW 0x2000
/toolchain/binutils/binutils-2.25/opcodes/
Dia64-ic.tbl13 …h; fadd, famax, famin, fcvt.fx, fcvt.fxu, fcvt.xuf, fma, fmax, fmin, fmpy, fms, fnma, fnmpy, fnorm…
DChangeLog-00011903 new operand types l,y,&,fe,fE,fx.
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-d30v.texi183 @item /fx
Dc-mips.texi396 For compatibility reasons, @samp{@var{n}x} and @samp{@var{b}fx} are
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20071239 Deprecate *x and *fx.
1241 *x and *fx.
DChangeLog-96971185 "fx" and "fxfrag". Add "ffrag". Change code to initialize and use
1186 the right f/ffrag and fx/fxfrag pairs since instruction may be split
DChangeLog-00016741 Added handling of new operand types l,y,&,fe,fE,fx.
/toolchain/binutils/binutils-2.25/include/opcode/
DChangeLog-9103916 New operand types l,y,&,fe,fE,fx added to support above forms.
918 floating point double-word loads/stores with 'fx'.