Searched refs:zero (Results 1 – 13 of 13) sorted by relevance
/Kernel-v11.1.0/portable/MPLAB/PIC32MZ/ |
D | port_asm.S | 162 beq k0, zero, 1f 176 ins k1, zero, 10, 7 /* Clear IPL bits 0:6. */ 177 …ins k1, zero, 18, 1 /* Clear IPL bit 7. It would be an error here if this bit were se… 179 ins k1, zero, 1, 4 /* Clear EXL, ERL and UM. */ 182 add s5, zero, sp 192 addiu s6, zero, 1 261 beq s7, zero, 1f 284 ins s7, zero, 10, 7 285 ins s7, zero, 18, 1 295 ins s6, zero, 8, 1 [all …]
|
D | ISR_Support.h | 135 bne k1, zero, 2f 141 beq k1, zero, 1f 168 ins k1, zero, 1, 4 171 add s5, zero, sp 179 bne s6, zero, 1f 252 bne s6, zero, 1f 257 beq s6, zero, 1f 274 bne s6, zero, 1f 291 bne s6, zero, 1f 299 beq s6, zero, 1f [all …]
|
/Kernel-v11.1.0/portable/MPLAB/PIC32MEC14xx/ |
D | port_asm.S | 175 ins k1, zero, 10, 7 /* Clear IPL bits 0:6. */ 176 ins k1, zero, 18, 1 /* Clear IPL bit 7 */ 178 ins k1, zero, 1, 4 /* Clear EXL, ERL and UM. */ 181 add s5, zero, sp 191 addiu s6, zero, 1 250 ins s7, zero, 10, 7 251 ins s7, zero, 18, 1 261 ins s6, zero, 8, 1 268 addiu s4, zero, 2 324 sw zero, 0(k0) [all …]
|
D | ISR_Support.h | 71 ins k1, zero, 1, 4 75 add s5, zero, sp 83 bne s6, zero, 1f 134 bne s6, zero, 1f 151 bne s6, zero, 1f 202 add sp, zero, s5
|
/Kernel-v11.1.0/portable/MPLAB/PIC32MX/ |
D | port_asm.S | 100 ins k1, zero, 10, 6 102 ins k1, zero, 1, 4 105 add s5, zero, sp 115 addiu s6, zero, 1 174 ins s7, zero, 10, 6 184 ins s6, zero, 8, 1 190 addiu s4, zero, 2 245 sw zero, 0(k0) 248 add sp, zero, s5
|
D | ISR_Support.h | 54 ins k1, zero, 1, 4 57 add s5, zero, sp 65 bne s6, zero, 1f 116 bne s6, zero, 1f 133 bne s6, zero, 1f 181 add sp, zero, s5
|
/Kernel-v11.1.0/portable/IAR/ARM_CA9/ |
D | portASM.h | 80 ; ulPortTaskHasFPUContext is zero then no.
|
/Kernel-v11.1.0/portable/IAR/ARM_CA5_No_GIC/ |
D | portASM.h | 82 ; ulPortTaskHasFPUContext is zero then no.
|
/Kernel-v11.1.0/portable/ThirdParty/GCC/Xtensa_ESP32/include/ |
D | portmacro.h | 380 #define portGET_ARGUMENT_COUNT_INNER( zero, one, count, ... ) count argument
|
/Kernel-v11.1.0/portable/RVDS/ARM_CA9/ |
D | portmacro.inc | 87 ; ulPortTaskHasFPUContext is zero then no.
|
/Kernel-v11.1.0/ |
D | History.txt | 359 vPortFree() is automatically cleared to zero. 402 to zero, and remove code that set individual structure members to zero. 430 is set to zero. Contributed by @rdpoor. 635 configISR_STACK_SIZE_WORDS is defined to a non zero value, which causes 859 x to zero then tickless idle mode will not be entered. This allows users 899 + Ensure the Cortex-M SysTick count is cleared to zero before starting the 1126 anything other than zero. 1385 ensure the alarm value (compare match value) cannot be set to zero when a 2113 compilers issuing warnings when portPRIVILEGE_BIT is defined as zero. 2184 + Added LPC1768 Rowley demo with zero copy Ethernet driver. [all …]
|
/Kernel-v11.1.0/portable/ThirdParty/XCC/Xtensa/ |
D | readme_xtensa.txt | 689 a value of zero in register a2 must spill any unsaved registers 693 If a2 is non-zero, the handler returns a2 == -1 to the caller.
|
/Kernel-v11.1.0/portable/GCC/ARM7_AT91SAM7S/ |
D | ioat91sam7x256.h | 4304 … -( EMAC ) Transmit zero quantum pause frame
|