Searched refs:CPSR (Results 1 – 6 of 6) sorted by relevance
6 ### CPSR88 Get CPSR Field Value121 Fail Unexpected CPSR Field Name: "${field}"125 Get CPSR Mode Value From Privilege Level Name150 Get CPSR For Changed Privilege Level152 ${mode_val}= Get CPSR Mode Value From Privilege Level Name ${pl}156 Get CPSR After Changing To Wrong Mode224 Get Current CPSR Value225 ${cpsr}= Execute Command sysbus.cpu CPSR229 Set Current CPSR Value[all …]
172 …{ SystemCCortexMRegisters.CPSR, new CPURegister(25, 32, isGeneral: false, isReadonly: false, alia…185 CPSR = 25, enumerator
30 Should Expose Thumb State In CPSR
112 # use CPSR to switch between PL0/PL1114 ${cpsr}= Execute Command cpu CPSR116 Execute Command cpu CPSR ${cpsr}118 ${cpsr}= Execute Command cpu CPSR120 Execute Command cpu CPSR ${cpsr}
633 switch(cpu.CPSR & 0xfUL)
15 * Arm SRS (Store Return State) instruction now saves onto stack SPSR instead of masked CPSR