Searched refs:sp_val (Results 1 – 3 of 3) sorted by relevance
120 cfe_xuint_t sp_val; /* starting SP value */ member
126 xiocb.plist.xiocb_cpuctl.sp_val = sp; in cfe_cpu_start()
10064 uint32_t sp_val = ReadCoreReg(SP_REG, &success); in EmulateSUBSPReg() local10068 AddWithCarryResult res = AddWithCarry(sp_val, ~shifted, 1); in EmulateSUBSPReg()