Home
last modified time | relevance | path

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

12

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/
H A DnativeInst_sparc.hpp579 nop_offset = 7 * BytesPerInstWord, enumerator
581 nop_offset = sethi_offset + BytesPerInstWord,
583 add_offset = nop_offset + BytesPerInstWord,
750 nop_offset = 7 * BytesPerInstWord, enumerator
752 nop_offset = 4,
754 add_offset = nop_offset + BytesPerInstWord,
H A DnativeInst_sparc.cpp428 int i1 = long_at(nop_offset); in verify()
430 assert((int)nop_offset == (int)NativeMovConstReg::add_offset, "sethi size ok"); in verify()
709 assert((int)nop_offset == (int)NativeMovConstReg::add_offset, "sethi size ok"); in verify()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/
H A DnativeInst_sparc.hpp579 nop_offset = 7 * BytesPerInstWord, enumerator
581 nop_offset = sethi_offset + BytesPerInstWord,
583 add_offset = nop_offset + BytesPerInstWord,
750 nop_offset = 7 * BytesPerInstWord, enumerator
752 nop_offset = 4,
754 add_offset = nop_offset + BytesPerInstWord,
H A DnativeInst_sparc.cpp428 int i1 = long_at(nop_offset); in verify()
430 assert((int)nop_offset == (int)NativeMovConstReg::add_offset, "sethi size ok"); in verify()
709 assert((int)nop_offset == (int)NativeMovConstReg::add_offset, "sethi size ok"); in verify()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/sparc/
H A DnativeInst_sparc.hpp582 nop_offset = 7 * BytesPerInstWord, enumerator
583 add_offset = nop_offset + BytesPerInstWord,
H A DnativeInst_sparc.cpp463 int i1 = long_at(nop_offset); in verify()
465 assert((int)nop_offset == (int)NativeMovConstReg::add_offset, "sethi size ok"); in verify()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/sparc/
H A DnativeInst_sparc.hpp584 nop_offset = 7 * BytesPerInstWord, enumerator
585 add_offset = nop_offset + BytesPerInstWord,
H A DnativeInst_sparc.cpp465 int i1 = long_at(nop_offset); in verify()
467 assert((int)nop_offset == (int)NativeMovConstReg::add_offset, "sethi size ok"); in verify()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/sparc/
H A DnativeInst_sparc.hpp582 nop_offset = 7 * BytesPerInstWord, enumerator
583 add_offset = nop_offset + BytesPerInstWord,
H A DnativeInst_sparc.cpp463 int i1 = long_at(nop_offset); in verify()
465 assert((int)nop_offset == (int)NativeMovConstReg::add_offset, "sethi size ok"); in verify()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/sparc/
H A DnativeInst_sparc.hpp581 nop_offset = 7 * BytesPerInstWord, enumerator
582 add_offset = nop_offset + BytesPerInstWord,
H A DnativeInst_sparc.cpp465 int i1 = long_at(nop_offset); in verify()
467 assert((int)nop_offset == (int)NativeMovConstReg::add_offset, "sethi size ok"); in verify()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/sparc/
H A DnativeInst_sparc.hpp584 nop_offset = 7 * BytesPerInstWord, enumerator
585 add_offset = nop_offset + BytesPerInstWord,
H A DnativeInst_sparc.cpp465 int i1 = long_at(nop_offset); in verify()
467 assert((int)nop_offset == (int)NativeMovConstReg::add_offset, "sethi size ok"); in verify()
/dports/ftp/lftp/lftp-4.9.2/src/
H A Dftpclass.h136 off_t nop_offset; variable
/dports/devel/binutils/binutils-2.37/bfd/
H A Delf32-i386.c1217 bfd_vma nop_offset; in elf_i386_convert_load_reloc() local
1342 nop_offset = irel->r_offset - 2; in elf_i386_convert_load_reloc()
1349 nop_offset = roff + 3; in elf_i386_convert_load_reloc()
1353 nop_offset = roff - 2; in elf_i386_convert_load_reloc()
1361 nop_offset = roff + 3; in elf_i386_convert_load_reloc()
1365 bfd_put_8 (abfd, nop, contents + nop_offset); in elf_i386_convert_load_reloc()
H A Delf64-x86-64.c1672 bfd_vma nop_offset; in elf_x86_64_convert_load_reloc() local
1682 nop_offset = irel->r_offset + 3; in elf_x86_64_convert_load_reloc()
1700 nop_offset = irel->r_offset - 2; in elf_x86_64_convert_load_reloc()
1707 nop_offset = irel->r_offset + 3; in elf_x86_64_convert_load_reloc()
1713 nop_offset = irel->r_offset - 2; in elf_x86_64_convert_load_reloc()
1716 bfd_put_8 (abfd, nop, contents + nop_offset); in elf_x86_64_convert_load_reloc()
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf32-i386.c1217 bfd_vma nop_offset; in elf_i386_convert_load_reloc() local
1342 nop_offset = irel->r_offset - 2; in elf_i386_convert_load_reloc()
1349 nop_offset = roff + 3; in elf_i386_convert_load_reloc()
1353 nop_offset = roff - 2; in elf_i386_convert_load_reloc()
1361 nop_offset = roff + 3; in elf_i386_convert_load_reloc()
1365 bfd_put_8 (abfd, nop, contents + nop_offset); in elf_i386_convert_load_reloc()
H A Delf64-x86-64.c1672 bfd_vma nop_offset; in elf_x86_64_convert_load_reloc() local
1682 nop_offset = irel->r_offset + 3; in elf_x86_64_convert_load_reloc()
1700 nop_offset = irel->r_offset - 2; in elf_x86_64_convert_load_reloc()
1707 nop_offset = irel->r_offset + 3; in elf_x86_64_convert_load_reloc()
1713 nop_offset = irel->r_offset - 2; in elf_x86_64_convert_load_reloc()
1716 bfd_put_8 (abfd, nop, contents + nop_offset); in elf_x86_64_convert_load_reloc()
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf32-i386.c1217 bfd_vma nop_offset; in elf_i386_convert_load_reloc() local
1342 nop_offset = irel->r_offset - 2; in elf_i386_convert_load_reloc()
1349 nop_offset = roff + 3; in elf_i386_convert_load_reloc()
1353 nop_offset = roff - 2; in elf_i386_convert_load_reloc()
1361 nop_offset = roff + 3; in elf_i386_convert_load_reloc()
1365 bfd_put_8 (abfd, nop, contents + nop_offset); in elf_i386_convert_load_reloc()
H A Delf64-x86-64.c1672 bfd_vma nop_offset; in elf_x86_64_convert_load_reloc() local
1682 nop_offset = irel->r_offset + 3; in elf_x86_64_convert_load_reloc()
1700 nop_offset = irel->r_offset - 2; in elf_x86_64_convert_load_reloc()
1707 nop_offset = irel->r_offset + 3; in elf_x86_64_convert_load_reloc()
1713 nop_offset = irel->r_offset - 2; in elf_x86_64_convert_load_reloc()
1716 bfd_put_8 (abfd, nop, contents + nop_offset); in elf_x86_64_convert_load_reloc()
/dports/devel/gdb/gdb-11.1/bfd/
H A Delf32-i386.c1217 bfd_vma nop_offset; in elf_i386_convert_load_reloc() local
1342 nop_offset = irel->r_offset - 2; in elf_i386_convert_load_reloc()
1349 nop_offset = roff + 3; in elf_i386_convert_load_reloc()
1353 nop_offset = roff - 2; in elf_i386_convert_load_reloc()
1361 nop_offset = roff + 3; in elf_i386_convert_load_reloc()
1365 bfd_put_8 (abfd, nop, contents + nop_offset); in elf_i386_convert_load_reloc()
H A Delf64-x86-64.c1672 bfd_vma nop_offset; in elf_x86_64_convert_load_reloc() local
1682 nop_offset = irel->r_offset + 3; in elf_x86_64_convert_load_reloc()
1700 nop_offset = irel->r_offset - 2; in elf_x86_64_convert_load_reloc()
1707 nop_offset = irel->r_offset + 3; in elf_x86_64_convert_load_reloc()
1713 nop_offset = irel->r_offset - 2; in elf_x86_64_convert_load_reloc()
1716 bfd_put_8 (abfd, nop, contents + nop_offset); in elf_x86_64_convert_load_reloc()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Delf32-i386.c1207 bfd_vma nop_offset; in elf_i386_convert_load_reloc() local
1323 nop_offset = irel->r_offset - 2; in elf_i386_convert_load_reloc()
1330 nop_offset = roff + 3; in elf_i386_convert_load_reloc()
1334 nop_offset = roff - 2; in elf_i386_convert_load_reloc()
1342 nop_offset = roff + 3; in elf_i386_convert_load_reloc()
1346 bfd_put_8 (abfd, nop, contents + nop_offset); in elf_i386_convert_load_reloc()
H A Delf64-x86-64.c1605 bfd_vma nop_offset; in elf_x86_64_convert_load_reloc() local
1615 nop_offset = irel->r_offset + 3; in elf_x86_64_convert_load_reloc()
1633 nop_offset = irel->r_offset - 2; in elf_x86_64_convert_load_reloc()
1640 nop_offset = irel->r_offset + 3; in elf_x86_64_convert_load_reloc()
1646 nop_offset = irel->r_offset - 2; in elf_x86_64_convert_load_reloc()
1649 bfd_put_8 (abfd, nop, contents + nop_offset); in elf_x86_64_convert_load_reloc()

12