Searched refs:sp_val (Results 1 – 1 of 1) sorted by relevance
10064 uint32_t sp_val = ReadCoreReg(SP_REG, &success); in EmulateSUBSPReg() local10068 AddWithCarryResult res = AddWithCarry(sp_val, ~shifted, 1); in EmulateSUBSPReg()