Searched refs:sp_val (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/dev/cfe/
H A Dcfe_api_int.h121 cfe_xuint_t sp_val; /* starting SP value */ member in struct:xiocb_cpuctl_s
H A Dcfe_api.c127 xiocb.plist.xiocb_cpuctl.sp_val = sp;
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp9532 uint32_t sp_val = ReadCoreReg (SP_REG, &success);
9536 AddWithCarryResult res = AddWithCarry (sp_val, ~shifted, 1);

Completed in 86 milliseconds