| /openbsd-src/gnu/llvm/lld/ELF/Arch/ |
| H A D | Mips.cpp | 255 write16(loc, data); in writeMicroRelocation16() 265 write16(buf, isMipsR6() ? 0x7860 : 0x7980); // addiupc v1, (GOTPLT) - . in writePltHeader() 266 write16(buf + 4, 0xff23); // lw $25, 0($3) in writePltHeader() 267 write16(buf + 8, 0x0535); // subu16 $2, $2, $3 in writePltHeader() 268 write16(buf + 10, 0x2525); // srl16 $2, $2, 2 in writePltHeader() 269 write16(buf + 12, 0x3302); // addiu $24, $2, -2 in writePltHeader() 270 write16(buf + 14, 0xfffe); in writePltHeader() 271 write16(buf + 16, 0x0dff); // move $15, $31 in writePltHeader() 273 write16(buf + 18, 0x0f83); // move $28, $3 in writePltHeader() 274 write16(buf + 20, 0x472b); // jalrc $25 in writePltHeader() [all …]
|
| H A D | PPC64.cpp | 1240 write16(loc + 2, (aalk & 3) | (val & 0xfffc)); in relocate() 1245 write16(loc, val); in relocate() 1258 write16(loc, (read16(loc) & mask) | lo(val)); in relocate() 1267 write16(loc, ha(val)); in relocate() 1274 write16(loc, hi(val)); in relocate() 1277 write16(loc, hi(val)); in relocate() 1281 write16(loc, higher(val)); in relocate() 1285 write16(loc, highera(val)); in relocate() 1289 write16(loc, highest(val)); in relocate() 1293 write16(loc, highesta(val)); in relocate() [all …]
|
| H A D | PPC.cpp | 316 write16(loc, val); in relocate() 324 write16(loc, val); in relocate() 333 write16(loc, ha(val)); in relocate() 342 write16(loc, val >> 16); in relocate() 351 write16(loc, val); in relocate()
|
| H A D | AArch64.cpp | 366 write16(loc, val); in relocate()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
| H A D | Endian.h | 395 inline void write16(void *P, uint16_t V, endianness E) { in write16() function 405 template <endianness E> inline void write16(void *P, uint16_t V) { in write16() function 415 inline void write16le(void *P, uint16_t V) { write16<little>(P, V); } in write16le() 418 inline void write16be(void *P, uint16_t V) { write16<big>(P, V); } in write16be()
|
| /openbsd-src/gnu/llvm/lld/ELF/ |
| H A D | Target.h | 274 inline void write16(void *p, uint16_t v) { in write16() function 275 llvm::support::endian::write16(p, v, config->endianness); in write16()
|
| H A D | Thunks.cpp | 929 write16(buf, 0x41b9); // lui $25, %hi(func) in writeTo() 930 write16(buf + 4, 0xd400); // j func in writeTo() 931 write16(buf + 8, 0x3339); // addiu $25, $25, %lo(func) in writeTo() 932 write16(buf + 12, 0x0c00); // nop in writeTo() 955 write16(buf, 0x1320); // lui $25, %hi(func) in writeTo() 956 write16(buf + 4, 0x3339); // addiu $25, $25, %lo(func) in writeTo() 957 write16(buf + 8, 0x9400); // bc func in writeTo()
|
| H A D | SyntheticSections.cpp | 3055 write16(buf, 1); // vd_version in writeOne() 3056 write16(buf + 2, flags); // vd_flags in writeOne() 3057 write16(buf + 4, index); // vd_ndx in writeOne() 3058 write16(buf + 6, 1); // vd_cnt in writeOne() 3108 write16(buf, s.sym->versionId); in writeTo()
|
| H A D | OutputSections.cpp | 434 write16(buf, data); in writeInt()
|
| /openbsd-src/gnu/usr.bin/texinfo/doc/ |
| H A D | epsf.tex | 121 %%% Use \immediate\write16 instead of \message 207 \ifx\epsfannounce\undefined \def\epsfannounce{\immediate\write16}\fi 295 \immediate\write16{No BoundingBox comment found in % 476 \immediate\write16{#1: BoundingBox: 479 \immediate\write16{#1: scaled width = \the\epsfxsize\space
|
| /openbsd-src/sys/dev/pci/drm/i915/gt/ |
| H A D | intel_engine.h | 78 #define ENGINE_WRITE16(...) __ENGINE_WRITE_OP(write16, __VA_ARGS__)
|
| /openbsd-src/sys/dev/pci/drm/i915/ |
| H A D | intel_uncore.h | 378 __uncore_write(write16, 16, w, true)
|
| /openbsd-src/gnu/usr.bin/cvs/doc/ |
| H A D | texinfo.tex | 2395 % This uses \immediate\write16 rather than \message to get newlines. 2396 \immediate\write16{} 2397 \immediate\write16{WARNING: for users of Unix TeX 3.0!} 2398 \immediate\write16{This manual trips a bug in TeX version 3.0 (tex hangs).} 2399 \immediate\write16{If you are running another version of TeX, relax.} 2400 \immediate\write16{If you are running Unix TeX 3.0, kill this TeX process.} 2401 \immediate\write16{ Then upgrade your TeX installation if you can.} 2402 \immediate\write16{ (See ftp://ftp.gnu.org/pub/gnu/TeX.README.)} 2403 \immediate\write16{If you are stuck with version 3.0, run the} 2404 \immediate\write16{ script ``tex3patch'' from the Texinfo distribution} [all …]
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/doc/include/ |
| H A D | texinfo.tex | 2720 % This uses \immediate\write16 rather than \message to get newlines. 2721 \immediate\write16{} 2722 \immediate\write16{WARNING: for users of Unix TeX 3.0!} 2723 \immediate\write16{This manual trips a bug in TeX version 3.0 (tex hangs).} 2724 \immediate\write16{If you are running another version of TeX, relax.} 2725 \immediate\write16{If you are running Unix TeX 3.0, kill this TeX process.} 2726 \immediate\write16{ Then upgrade your TeX installation if you can.} 2727 \immediate\write16{ (See ftp://ftp.gnu.org/non-gnu/TeX.README.)} 2728 \immediate\write16{If you are stuck with version 3.0, run the} 2729 \immediate\write16{ script ``tex3patch'' from the Texinfo distribution} [all …]
|