Lines Matching refs:LDR
85 LDR X0, ullCriticalNestingConst
86 LDR X3, [X0]
89 LDR X0, ullPortTaskHasFPUContextConst
90 LDR X2, [X0]
116 LDR X0, pxCurrentTCBConst
117 LDR X1, [X0]
134 LDR X0, pxCurrentTCBConst
135 LDR X1, [X0]
136 LDR X0, [X1]
143 LDR X0, ullCriticalNestingConst /* X0 holds the address of ullCriticalNesting. */
145 LDR X4, ullICCPMRConst /* X4 holds the address of the ICCPMR constant. */
147 LDR X5, [X4] /* X5 holds the address of the ICCPMR register. */
149 LDR X6, ullMaxAPIPriorityMaskConst
150 LDR X1, [X6] /* X1 holds the mask value. */
158 LDR X0, ullPortTaskHasFPUContextConst
259 LDR X1, =freertos_vector_base
302 LDR X5, ullPortInterruptNestingConst
303 LDR X1, [X5] /* Old nesting count in X1. */
312 LDR X2, ullICCIARConst
313 LDR X3, [X2]
314 LDR W0, [X3] /* ICCIAR in W0 as parameter. */
331 LDR X4, ullICCEOIRConst
332 LDR X4, [X4]
344 LDR X0, ullPortYieldRequiredConst
345 LDR X1, [X0]