Home
last modified time | relevance | path

Searched defs:sp_val (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cfe/
H A Dcfe_api_int.h120 cfe_xuint_t sp_val; /* starting SP value */ member
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp10064 uint32_t sp_val = ReadCoreReg(SP_REG, &success); in EmulateSUBSPReg() local