Lines Matching refs:bfd_put_8
2144 bfd_put_8 (abfd, nop, contents + nop_offset);
2145 bfd_put_8 (abfd, modrm, contents + irel->r_offset - 1);
2227 bfd_put_8 (abfd, opcode, contents + roff - 2);
2228 bfd_put_8 (abfd, modrm, contents + roff - 1);
2244 bfd_put_8 (abfd, evex[2], contents + roff - 3);
2245 bfd_put_8 (abfd, evex[1], contents + roff - 4);
2247 bfd_put_8 (abfd, evex[0], contents + roff - 5);
2327 bfd_put_8 (abfd, rex, contents + roff - 3);
2387 bfd_put_8 (abfd, 0x68, contents + roff - 1);
2390 bfd_put_8 (abfd, 0x2e, contents + roff - 3);
2391 bfd_put_8 (abfd, rex, contents + roff - 2);
2395 bfd_put_8 (abfd, 0x2e, contents + roff - 4);
2396 bfd_put_8 (abfd, 0xd5, contents + roff - 3);
2397 bfd_put_8 (abfd, rex2, contents + roff - 2);
2400 bfd_put_8 (abfd, 0x2e, contents + roff - 2);
2438 bfd_put_8 (abfd, modrm, contents + roff - 1);
2444 bfd_put_8 (abfd, rex, contents + roff - 3);
2451 bfd_put_8 (abfd, rex2, contents + roff - 3);
2458 bfd_put_8 (abfd, opcode, contents + roff - 2);
2465 bfd_put_8 (abfd, 0x2e, contents + roff - movrs);
2466 bfd_put_8 (abfd, 0x2e, contents + roff - movrs + 1);
2469 bfd_put_8 (abfd, 0xd5, contents + roff - 4);
2470 bfd_put_8 (abfd, rex2, contents + roff - 3);
4266 bfd_put_8 (output_bfd,
4269 bfd_put_8 (output_bfd, 0xc7, contents + roff - 2);
4270 bfd_put_8 (output_bfd, 0xc0 | ((val >> 3) & 7),
4296 bfd_put_8 (output_bfd,
4300 bfd_put_8 (output_bfd, 0xc7, contents + roff - 2);
4301 bfd_put_8 (output_bfd, 0xc0 | ((val >> 3) & 7),
4330 bfd_put_8 (output_bfd, 0x0f, contents + roff);
4331 bfd_put_8 (output_bfd, 0x1f, contents + roff + 1);
4332 bfd_put_8
4339 bfd_put_8 (output_bfd, 0x66, contents + roff);
4340 bfd_put_8 (output_bfd, 0x90, contents + roff + 1);
4382 bfd_put_8 (output_bfd, 0x49,
4389 bfd_put_8 (output_bfd, 0x41,
4392 bfd_put_8 (output_bfd, 0xc7,
4394 bfd_put_8 (output_bfd, 0xc0 | reg,
4405 bfd_put_8 (output_bfd, 0x49,
4412 bfd_put_8 (output_bfd, 0x41,
4415 bfd_put_8 (output_bfd, 0x81,
4417 bfd_put_8 (output_bfd, 0xc0 | reg,
4427 bfd_put_8 (output_bfd, 0x4d,
4434 bfd_put_8 (output_bfd, 0x45,
4437 bfd_put_8 (output_bfd, 0x8d,
4439 bfd_put_8 (output_bfd, 0x80 | reg | (reg << 3),
4477 bfd_put_8 (output_bfd, 0x2e, contents + roff - 4);
4485 bfd_put_8 (output_bfd,
4489 bfd_put_8 (output_bfd, type,
4491 bfd_put_8 (output_bfd, 0xc0 | reg,
4518 bfd_put_8 (output_bfd, 0x2e, contents + roff - 5);
4519 bfd_put_8 (output_bfd, 0x2e, contents + roff - 4);
4520 bfd_put_8 (output_bfd, rex, contents + roff - 3);
4521 bfd_put_8 (output_bfd, 0xc7, contents + roff - 2);
4522 bfd_put_8 (output_bfd, 0xc0 | reg, contents + roff - 1);
4568 bfd_put_8 (output_bfd, 0x2e, contents + roff - 6);
4569 bfd_put_8 (output_bfd, 0x2e, contents + roff - 5);
4570 bfd_put_8 (output_bfd, 0xd5, contents + roff - 4);
4571 bfd_put_8 (output_bfd, rex2, contents + roff - 3);
4572 bfd_put_8 (output_bfd, 0xc7, contents + roff - 2);
4573 bfd_put_8 (output_bfd, 0xc0 | reg, contents + roff - 1);
4581 bfd_put_8 (output_bfd, byte1, contents + roff - 5);
4582 bfd_put_8 (output_bfd, 0x81, contents + roff - 2);
4583 bfd_put_8 (output_bfd, 0xc0 | reg, contents + roff - 1);
4812 bfd_put_8 (output_bfd, 0x8b, contents + roff - 2);
4845 bfd_put_8 (output_bfd, 0x0f, contents + roff);
4846 bfd_put_8 (output_bfd, 0x1f, contents + roff + 1);
4847 bfd_put_8 (output_bfd, 0x00, contents + roff + 2);
4851 bfd_put_8 (output_bfd, 0x66, contents + roff);
4852 bfd_put_8 (output_bfd, 0x90, contents + roff + 1);