Home
last modified time | relevance | path

Searched refs:xr (Results 1 – 22 of 22) sorted by relevance

/toolchain/binutils/binutils-2.27/ld/scripttempl/
DREADME3 EMULATION.sc, to generate EMULATION.{x,xr,xu,xn,xbn} -- the script
/toolchain/binutils/binutils-2.27/ld/emultempl/
Dgld960.em92 sed $sc ldscripts/${EMULATION_NAME}.xr >> e${EMULATION_NAME}.c
111 return "ldscripts/${EMULATION_NAME}.xr";
Dgld960c.em105 sed $sc ldscripts/${EMULATION_NAME}.xr >> e${EMULATION_NAME}.c
124 return "ldscripts/${EMULATION_NAME}.xr";
Dgeneric.em99 sed $sc ldscripts/${EMULATION_NAME}.xr >> e${EMULATION_NAME}.c
118 return "ldscripts/${EMULATION_NAME}.xr";
Dticoff.em124 return `sed "$sc" ldscripts/${EMULATION_NAME}.xr`;
144 return "ldscripts/${EMULATION_NAME}.xr";
Dlinux.em149 sed $sc ldscripts/${EMULATION_NAME}.xr >> e${EMULATION_NAME}.c
168 return "ldscripts/${EMULATION_NAME}.xr";
Dlnk960.em228 sed $sc ldscripts/${EMULATION_NAME}.xr >> e${EMULATION_NAME}.c
247 return "ldscripts/${EMULATION_NAME}.xr";
Dm68kcoff.em183 sed $sc ldscripts/${EMULATION_NAME}.xr >> e${EMULATION_NAME}.c
202 return "ldscripts/${EMULATION_NAME}.xr";
Dmsp430.em93 sed $sc ldscripts/${EMULATION_NAME}.xr >> e${EMULATION_NAME}.c
112 return "ldscripts/${EMULATION_NAME}.xr";
Darmcoff.em223 sed $sc ldscripts/${EMULATION_NAME}.xr >> e${EMULATION_NAME}.c
242 return "ldscripts/${EMULATION_NAME}.xr";
Dsunos.em979 sed $sc ldscripts/${EMULATION_NAME}.xr >> e${EMULATION_NAME}.c
998 return "ldscripts/${EMULATION_NAME}.xr";
Daix.em1418 sed $sc ldscripts/${EMULATION_NAME}.xr >> e${EMULATION_NAME}.c
1437 return "ldscripts/${EMULATION_NAME}.xr";
Dbeos.em742 sed $sc ldscripts/${EMULATION_NAME}.xr >> e${EMULATION_NAME}.c
Delf32.em2077 sed $sc ldscripts/${EMULATION_NAME}.xr >> e${EMULATION_NAME}.c
2131 return "ldscripts/${EMULATION_NAME}.xr";
Dpep.em2220 sed $sc ldscripts/${EMULATION_NAME}.xr >> e${EMULATION_NAME}.c
Dpe.em2447 sed $sc ldscripts/${EMULATION_NAME}.xr >> e${EMULATION_NAME}.c
/toolchain/binutils/binutils-2.27/ld/
Dgenscripts.sh283 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xr
Dldint.texinfo263 @code{-r} option. The output has an extension of @file{.xr}.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-alpha.c2636 int xr, yr, rr; in emit_division() local
2640 xr = regno (tok[0].X_add_number); in emit_division()
2644 rr = xr; in emit_division()
2649 if (yr == AXP_REG_R16 && xr == AXP_REG_R17) in emit_division()
2676 if (xr != AXP_REG_R16) in emit_division()
2678 set_tok_reg (newtok[0], xr); in emit_division()
2732 int xr, yr, rr; in emit_division() local
2736 xr = regno (tok[0].X_add_number); in emit_division()
2740 rr = xr; in emit_division()
2747 if (yr == AXP_REG_T10 && xr == AXP_REG_T11) in emit_division()
[all …]
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/s390/
Desa-g5.s475 xr %r6,%r9
Desa-g5.d481 .*: 17 69 [ ]*xr %r6,%r9
/toolchain/binutils/binutils-2.27/opcodes/
Ds390-opc.txt245 17 xr RR_RR "exclusive OR" g5 esa,zarch