Home
last modified time | relevance | path

Searched refs:x7 (Results 1 – 25 of 39) sorted by relevance

12

/device/linaro/bootloader/arm-trusted-firmware/plat/juno/include/
Dplat_macros.S67 add x7, x16, #GICD_ISPENDR
71 sub x4, x7, x16
79 ldr x4, [x7], #8
102 mov_imm x7, (CCI400_BASE + SLAVE_IFACE3_OFFSET)
103 ldr w8, [x7, #SNOOP_CTRL_REG]
105 mov_imm x7, (CCI400_BASE + SLAVE_IFACE4_OFFSET)
106 ldr w9, [x7, #SNOOP_CTRL_REG]
/device/linaro/bootloader/arm-trusted-firmware/plat/hikey/include/
Dplat_macros.S68 add x7, x16, #GICD_ISPENDR
72 sub x4, x7, x16
80 ldr x4, [x7], #8
103 mov_imm x7, (CCI400_BASE + SLAVE_IFACE3_OFFSET)
104 ldr w8, [x7, #SNOOP_CTRL_REG]
106 mov_imm x7, (CCI400_BASE + SLAVE_IFACE4_OFFSET)
107 ldr w9, [x7, #SNOOP_CTRL_REG]
/device/linaro/bootloader/arm-trusted-firmware/plat/fvp/include/
Dplat_macros.S80 add x7, x16, #GICD_ISPENDR
84 sub x4, x7, x16
90 ldr x4, [x7], #8
112 mov_imm x7, (CCI400_BASE + SLAVE_IFACE3_OFFSET)
113 ldr w8, [x7, #SNOOP_CTRL_REG]
115 mov_imm x7, (CCI400_BASE + SLAVE_IFACE4_OFFSET)
116 ldr w9, [x7, #SNOOP_CTRL_REG]
/device/linaro/bootloader/edk2/ArmVirtPkg/Library/ArmXenRelocatablePlatformLib/AARCH64/
DRelocatableVirtHelper.S72 ldr x7, [x9]
73 sub x7, x7, x6
74 add x7, x7, x1
76 str x7, [x9]
86 mov sp, x7
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmLib/AArch64/
DAArch64Support.S335 mov x7, #0x00008000
336 sub x7, x7, #1
337 and x7, x7, x12, lsr #13 // x7 is the max number of the index size (right aligned)
345 lsl x11, x7, x2
352 subs x7, x7, #1 // decrement the index
/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmPlatformStackLib/AArch64/
DArmPlatformStackLib.S46 mov x7, x30
60 mov x30, x7
/device/linaro/bootloader/arm-trusted-firmware/bl31/aarch64/
Dcrash_reporting.S100 mrs x7, tpidr_el3
106 cmp x7, x5
118 ldr x4, [x7], #REG_SIZE
254 str x7, [x0, #REG_SIZE * 7]
Druntime_exceptions.S353 stp x6, x7, [sp, #CTX_GPREGS_OFFSET + CTX_GPREG_X6]
414 bfi x7, x18, #0, #1
498 stp x6, x7, [sp, #CTX_GPREGS_OFFSET + CTX_GPREG_X6]
513 ldp x6, x7, [sp, #CTX_GPREGS_OFFSET + CTX_GPREG_X6]
/device/linaro/bootloader/arm-trusted-firmware/bl32/tsp/aarch64/
Dtsp_exceptions.S50 stp x6, x7, [sp, #0x30]
63 ldp x6, x7, [sp, #0x30]
Dtsp_entrypoint.S49 ldp x6, x7, [x0, #TSP_ARG6]
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmHvcLib/AArch64/
DArmHvc.S25 ldp x6, x7, [x0, #48]
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmSmcLib/AArch64/
DArmSmc.S24 ldp x6, x7, [x0, #48]
/device/linaro/bootloader/edk2/EmbeddedPkg/Scripts/LauterbachT32/
DEfiLoadFv.cmm53 if (&ffsoffset&0x7)!=0
55 &ffsoffset=&ffsoffset+(0x8-(&ffsoffset&0x7))
/device/linaro/bootloader/arm-trusted-firmware/include/bl31/
Dcontext.h316 #define set_aapcs_args7(ctx, x0, x1, x2, x3, x4, x5, x6, x7) do { \ argument
317 write_ctx_reg(get_gpregs_ctx(ctx), CTX_GPREG_X7, x7); \
/device/linaro/bootloader/arm-trusted-firmware/include/lib/aarch64/
Darch_helpers.h188 uint64_t x4, uint64_t x5, uint64_t x6, uint64_t x7);
190 uint64_t x4, uint64_t x5, uint64_t x6, uint64_t x7);
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/
DGpioClient.asi31 …hared, PullDefault, 0, 0, IoRestrictionNone, "\\_SB.PCI0.GIP0.GPO_", 0, ResourceConsumer, , ) {0x7}
47 … GpioIO(Shared, PullDefault, 0, 0, IoRestrictionNone, "\\_SB.CY8C", 0, ResourceConsumer, , ) {0x7}
/device/linaro/bootloader/edk2/CorebootModulePkg/
DCorebootModulePkg.dec35 …gUefiFrameBufferInfoGuid = {0xdc2cd8bd, 0x402c, 0x4dc4, {0x9b, 0xe0, 0xc, 0x43, 0x2b, 0x7, 0xfa, 0…
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
DDSDT.ASL69 Name(\_S5, Package(4) {0x7,0x0,0,0}) // mandatory System state
/device/linaro/bootloader/arm-trusted-firmware/bl1/aarch64/
Dbl1_exceptions.S152 ldp x6, x7, [x20, #(ENTRY_POINT_INFO_ARGS_OFFSET + 0x30)]
/device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/Xen/arch-arm/
Dxen.h229 __DECL_REG(x7, r7_usr);
/device/huawei/angler/
Dbcmdhd-pme.cal196 btcdyn_flags=0x7
Dbcmdhd.cal214 btcdyn_flags=0x7
Dbcmdhd-high.cal214 btcdyn_flags=0x7
Dbcmdhd-low.cal214 btcdyn_flags=0x7
/device/linaro/bootloader/edk2/ArmPkg/Drivers/CpuDxe/AArch64/
DExceptionSupport.S115 REG_PAIR (x6, x7, 0x030, GP_CONTEXT_SIZE); \

12