Lines Matching refs:LDR
83 LDR X0, ullCriticalNestingConst
84 LDR X3, [X0]
87 LDR X0, ullPortTaskHasFPUContextConst
88 LDR X2, [X0]
114 LDR X0, pxCurrentTCBConst
115 LDR X1, [X0]
132 LDR X0, pxCurrentTCBConst
133 LDR X1, [X0]
134 LDR X0, [X1]
141 LDR X0, ullCriticalNestingConst /* X0 holds the address of ullCriticalNesting. */
145 LDR X6, ullMaxAPIPriorityMaskConst
146 LDR X1, [X6] /* X1 holds the mask value. */
154 LDR X0, ullPortTaskHasFPUContextConst
255 LDR X1, =freertos_vector_base
306 LDR X5, ullPortInterruptNestingConst
307 LDR X1, [X5] /* Old nesting count in X1. */
344 LDR X0, ullPortYieldRequiredConst
345 LDR X1, [X0]