HomeSort by relevance Sort by last modified time
    Searched full:fixup (Results 26 - 50 of 1539) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/llvm/test/MC/Mips/micromips32r6/
relocations.s 2 # RUN: -mattr=micromips | FileCheck %s -check-prefix=CHECK-FIXUP
8 # CHECK-FIXUP: balc bar # encoding: [0b101101AA,A,A,A]
9 # CHECK-FIXUP: # fixup A - offset: 0,
10 # CHECK-FIXUP: value: bar-4, kind: fixup_MICROMIPS_PC26_S1
11 # CHECK-FIXUP: bc bar # encoding: [0b100101AA,A,A,A]
12 # CHECK-FIXUP: # fixup A - offset: 0,
13 # CHECK-FIXUP: value: bar-4, kind: fixup_MICROMIPS_PC26_S1
14 # CHECK-FIXUP: addiupc $2, bar # encoding: [0x78,0b01000AAA,A,A
    [all...]
  /external/llvm/include/llvm/MC/
MCFixupKindInfo.h 1 //===-- llvm/MC/MCFixupKindInfo.h - Fixup Descriptors -----------*- C++ -*-===//
15 /// \brief Target independent information on a fixup kind.
18 /// Is this fixup kind PCrelative? This is used by the assembler backend to
19 /// evaluate fixup values in a target independent manner when possible.
22 /// Should this fixup kind force a 4-byte aligned effective PC value?
26 /// A target specific name for the fixup kind. The names will be unique for
33 /// The number of bits written by this fixup. The bits are assumed to be
37 /// Flags describing additional information on this fixup kind.
MCFixup.h 22 /// \brief Extensible enumeration to represent the type of a fixup.
24 FK_Data_1 = 0, ///< A one-byte fixup.
25 FK_Data_2, ///< A two-byte fixup.
26 FK_Data_4, ///< A four-byte fixup.
27 FK_Data_8, ///< A eight-byte fixup.
28 FK_PCRel_1, ///< A one-byte pc relative fixup.
29 FK_PCRel_2, ///< A two-byte pc relative fixup.
30 FK_PCRel_4, ///< A four-byte pc relative fixup.
31 FK_PCRel_8, ///< A eight-byte pc relative fixup.
32 FK_GPRel_1, ///< A one-byte gp relative fixup
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCFixupKindInfo.h 1 //===-- llvm/MC/MCFixupKindInfo.h - Fixup Descriptors -----------*- C++ -*-===//
15 /// MCFixupKindInfo - Target independent information on a fixup kind.
18 /// Is this fixup kind PCrelative? This is used by the assembler backend to
19 /// evaluate fixup values in a target independent manner when possible.
22 /// Should this fixup kind force a 4-byte aligned effective PC value?
26 /// A target specific name for the fixup kind. The names will be unique for
33 /// The number of bits written by this fixup. The bits are assumed to be
37 /// Flags describing additional information on this fixup kind.
MCFixup.h 19 /// MCFixupKind - Extensible enumeration to represent the type of a fixup.
21 FK_Data_1 = 0, ///< A one-byte fixup.
22 FK_Data_2, ///< A two-byte fixup.
23 FK_Data_4, ///< A four-byte fixup.
24 FK_Data_8, ///< A eight-byte fixup.
25 FK_PCRel_1, ///< A one-byte pc relative fixup.
26 FK_PCRel_2, ///< A two-byte pc relative fixup.
27 FK_PCRel_4, ///< A four-byte pc relative fixup.
28 FK_PCRel_8, ///< A eight-byte pc relative fixup.
43 /// encode the instruction assuming the value is 0, and emit a fixup whic
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCFixupKindInfo.h 1 //===-- llvm/MC/MCFixupKindInfo.h - Fixup Descriptors -----------*- C++ -*-===//
15 /// \brief Target independent information on a fixup kind.
18 /// Is this fixup kind PCrelative? This is used by the assembler backend to
19 /// evaluate fixup values in a target independent manner when possible.
22 /// Should this fixup kind force a 4-byte aligned effective PC value?
26 /// A target specific name for the fixup kind. The names will be unique for
33 /// The number of bits written by this fixup. The bits are assumed to be
37 /// Flags describing additional information on this fixup kind.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
MCFixupKindInfo.h 1 //===-- llvm/MC/MCFixupKindInfo.h - Fixup Descriptors -----------*- C++ -*-===//
15 /// \brief Target independent information on a fixup kind.
18 /// Is this fixup kind PCrelative? This is used by the assembler backend to
19 /// evaluate fixup values in a target independent manner when possible.
22 /// Should this fixup kind force a 4-byte aligned effective PC value?
26 /// A target specific name for the fixup kind. The names will be unique for
33 /// The number of bits written by this fixup. The bits are assumed to be
37 /// Flags describing additional information on this fixup kind.
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/
MCFixupKindInfo.h 1 //===-- llvm/MC/MCFixupKindInfo.h - Fixup Descriptors -----------*- C++ -*-===//
15 /// \brief Target independent information on a fixup kind.
18 /// Is this fixup kind PCrelative? This is used by the assembler backend to
19 /// evaluate fixup values in a target independent manner when possible.
22 /// Should this fixup kind force a 4-byte aligned effective PC value?
26 /// A target specific name for the fixup kind. The names will be unique for
33 /// The number of bits written by this fixup. The bits are assumed to be
37 /// Flags describing additional information on this fixup kind.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/
MCFixupKindInfo.h 1 //===-- llvm/MC/MCFixupKindInfo.h - Fixup Descriptors -----------*- C++ -*-===//
15 /// \brief Target independent information on a fixup kind.
18 /// Is this fixup kind PCrelative? This is used by the assembler backend to
19 /// evaluate fixup values in a target independent manner when possible.
22 /// Should this fixup kind force a 4-byte aligned effective PC value?
26 /// A target specific name for the fixup kind. The names will be unique for
33 /// The number of bits written by this fixup. The bits are assumed to be
37 /// Flags describing additional information on this fixup kind.
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
MCFixupKindInfo.h 1 //===-- llvm/MC/MCFixupKindInfo.h - Fixup Descriptors -----------*- C++ -*-===//
15 /// \brief Target independent information on a fixup kind.
18 /// Is this fixup kind PCrelative? This is used by the assembler backend to
19 /// evaluate fixup values in a target independent manner when possible.
22 /// Should this fixup kind force a 4-byte aligned effective PC value?
26 /// A target specific name for the fixup kind. The names will be unique for
33 /// The number of bits written by this fixup. The bits are assumed to be
37 /// Flags describing additional information on this fixup kind.
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
MCFixupKindInfo.h 1 //===-- llvm/MC/MCFixupKindInfo.h - Fixup Descriptors -----------*- C++ -*-===//
15 /// \brief Target independent information on a fixup kind.
18 /// Is this fixup kind PCrelative? This is used by the assembler backend to
19 /// evaluate fixup values in a target independent manner when possible.
22 /// Should this fixup kind force a 4-byte aligned effective PC value?
26 /// A target specific name for the fixup kind. The names will be unique for
33 /// The number of bits written by this fixup. The bits are assumed to be
37 /// Flags describing additional information on this fixup kind.
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
MCFixupKindInfo.h 1 //===-- llvm/MC/MCFixupKindInfo.h - Fixup Descriptors -----------*- C++ -*-===//
15 /// \brief Target independent information on a fixup kind.
18 /// Is this fixup kind PCrelative? This is used by the assembler backend to
19 /// evaluate fixup values in a target independent manner when possible.
22 /// Should this fixup kind force a 4-byte aligned effective PC value?
26 /// A target specific name for the fixup kind. The names will be unique for
33 /// The number of bits written by this fixup. The bits are assumed to be
37 /// Flags describing additional information on this fixup kind.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCFixupKindInfo.h 1 //===-- llvm/MC/MCFixupKindInfo.h - Fixup Descriptors -----------*- C++ -*-===//
15 /// \brief Target independent information on a fixup kind.
18 /// Is this fixup kind PCrelative? This is used by the assembler backend to
19 /// evaluate fixup values in a target independent manner when possible.
22 /// Should this fixup kind force a 4-byte aligned effective PC value?
26 /// A target specific name for the fixup kind. The names will be unique for
33 /// The number of bits written by this fixup. The bits are assumed to be
37 /// Flags describing additional information on this fixup kind.
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/
MCFixupKindInfo.h 1 //===-- llvm/MC/MCFixupKindInfo.h - Fixup Descriptors -----------*- C++ -*-===//
15 /// \brief Target independent information on a fixup kind.
18 /// Is this fixup kind PCrelative? This is used by the assembler backend to
19 /// evaluate fixup values in a target independent manner when possible.
22 /// Should this fixup kind force a 4-byte aligned effective PC value?
26 /// A target specific name for the fixup kind. The names will be unique for
33 /// The number of bits written by this fixup. The bits are assumed to be
37 /// Flags describing additional information on this fixup kind.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/
MCFixupKindInfo.h 1 //===-- llvm/MC/MCFixupKindInfo.h - Fixup Descriptors -----------*- C++ -*-===//
15 /// \brief Target independent information on a fixup kind.
18 /// Is this fixup kind PCrelative? This is used by the assembler backend to
19 /// evaluate fixup values in a target independent manner when possible.
22 /// Should this fixup kind force a 4-byte aligned effective PC value?
26 /// A target specific name for the fixup kind. The names will be unique for
33 /// The number of bits written by this fixup. The bits are assumed to be
37 /// Flags describing additional information on this fixup kind.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
MCFixupKindInfo.h 1 //===-- llvm/MC/MCFixupKindInfo.h - Fixup Descriptors -----------*- C++ -*-===//
15 /// \brief Target independent information on a fixup kind.
18 /// Is this fixup kind PCrelative? This is used by the assembler backend to
19 /// evaluate fixup values in a target independent manner when possible.
22 /// Should this fixup kind force a 4-byte aligned effective PC value?
26 /// A target specific name for the fixup kind. The names will be unique for
33 /// The number of bits written by this fixup. The bits are assumed to be
37 /// Flags describing additional information on this fixup kind.
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/
MCFixupKindInfo.h 1 //===-- llvm/MC/MCFixupKindInfo.h - Fixup Descriptors -----------*- C++ -*-===//
15 /// \brief Target independent information on a fixup kind.
18 /// Is this fixup kind PCrelative? This is used by the assembler backend to
19 /// evaluate fixup values in a target independent manner when possible.
22 /// Should this fixup kind force a 4-byte aligned effective PC value?
26 /// A target specific name for the fixup kind. The names will be unique for
33 /// The number of bits written by this fixup. The bits are assumed to be
37 /// Flags describing additional information on this fixup kind.
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/
MCFixupKindInfo.h 1 //===-- llvm/MC/MCFixupKindInfo.h - Fixup Descriptors -----------*- C++ -*-===//
15 /// \brief Target independent information on a fixup kind.
18 /// Is this fixup kind PCrelative? This is used by the assembler backend to
19 /// evaluate fixup values in a target independent manner when possible.
22 /// Should this fixup kind force a 4-byte aligned effective PC value?
26 /// A target specific name for the fixup kind. The names will be unique for
33 /// The number of bits written by this fixup. The bits are assumed to be
37 /// Flags describing additional information on this fixup kind.
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/
MCFixupKindInfo.h 1 //===-- llvm/MC/MCFixupKindInfo.h - Fixup Descriptors -----------*- C++ -*-===//
15 /// \brief Target independent information on a fixup kind.
18 /// Is this fixup kind PCrelative? This is used by the assembler backend to
19 /// evaluate fixup values in a target independent manner when possible.
22 /// Should this fixup kind force a 4-byte aligned effective PC value?
26 /// A target specific name for the fixup kind. The names will be unique for
33 /// The number of bits written by this fixup. The bits are assumed to be
37 /// Flags describing additional information on this fixup kind.
  /external/llvm/test/MC/ARM/
thumb1-relax.s 5 @ CHECK: out of range pc-relative fixup value
8 @ CHECK: out of range pc-relative fixup value
11 @ CHECK: out of range pc-relative fixup value
14 @ CHECK: out of range pc-relative fixup value
17 @ CHECK: misaligned pc-relative fixup value
20 @ CHECK: misaligned pc-relative fixup value
  /prebuilts/go/darwin-x86/src/net/
main_conf_test.go 10 // and returns a fixup function to restore the old settings.
15 fixup := func() {
21 return fixup
25 // and returns a fixup function to restore the old settings.
31 fixup := func() {
37 return fixup
  /prebuilts/go/linux-x86/src/net/
main_conf_test.go 10 // and returns a fixup function to restore the old settings.
15 fixup := func() {
21 return fixup
25 // and returns a fixup function to restore the old settings.
31 fixup := func() {
37 return fixup
  /external/llvm/test/MC/Mips/
relocation.s 2 // RUN: | FileCheck -check-prefixes=ENCBE,FIXUP %s
4 // RUN: | FileCheck -check-prefixes=ENCLE,FIXUP %s
16 // FIXUP - Check the fixup on the instruction.
41 // FIXUP: # fixup A - offset: 0, value: foo, kind: fixup_Mips_26
48 // FIXUP: # fixup A - offset: 0, value: baz, kind: fixup_Mips_26
53 // FIXUP: # fixup A - offset: 0, value: %hi(foo), kind: fixup_Mips_HI1
    [all...]
  /external/llvm/test/MC/Sparc/
sparc-ctrl-instructions.s 5 ! CHECK: ! fixup A - offset: 0, value: foo, kind: fixup_sparc_call30
18 ! CHECK-NEXT: ! fixup A - offset: 0, value: %lo(sym), kind: fixup_sparc_lo10
31 ! CHECK-NEXT: ! fixup A - offset: 0, value: %lo(sym), kind: fixup_sparc_lo10
44 ! CHECK-NEXT: ! fixup A - offset: 0, value: %lo(sym), kind: fixup_sparc_lo10
48 ! CHECK-NEXT: ! fixup A - offset: 0, value: .BB0, kind: fixup_sparc_br22
52 ! CHECK-NEXT: ! fixup A - offset: 0, value: .BB0, kind: fixup_sparc_br22
56 ! CHECK-NEXT: ! fixup A - offset: 0, value: .BB0, kind: fixup_sparc_br22
60 ! CHECK-NEXT: ! fixup A - offset: 0, value: .BB0, kind: fixup_sparc_br22
64 ! CHECK-NEXT: ! fixup A - offset: 0, value: .BB0, kind: fixup_sparc_br22
68 ! CHECK-NEXT: ! fixup A - offset: 0, value: .BB0, kind: fixup_sparc_br2
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
PeCoffLoaderEx.c 73 IN OUT CHAR8 *Fixup,
81 Performs an IA-32 specific relocation fixup
87 Fixup - Pointer to the address to fix up
91 Adjust - The offset to adjust the fixup
105 IN OUT CHAR8 *Fixup,
113 Performs an Itanium-based specific relocation fixup
119 Fixup - Pointer to the address to fix up
123 Adjust - The offset to adjust the fixup
143 Fixup = (CHAR8 *)((UINTN) Fixup & (UINTN) ~(15));
    [all...]

Completed in 1141 milliseconds

12 3 4 5 6 7 8 91011>>