Home
last modified time | relevance | path

Searched refs:a3_TC (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/gnu/example_build/
Dinit_vpe1.S84 #define a3_TC a3 macro
92 move a3_TC, zero
96 ins v0, a3_TC, 0, 8 // insert TargTC
101 beqz a3_TC, nextvpe // Don't rebind TC0
109 move v1, a3_TC
120 slt v1, a2_NVPES, a3_TC
126 ins v0, a3_TC, 21, 8 // insert XTC
129 move v1, a3_TC
183 slt v1, a2_NVPES, a3_TC
192 beqz a3_TC, 1f
[all …]
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/example_build/
Dinit_vpe1.mip84 #define a3_TC a3
86 // Get number of a3_TC's and VPE's
91 // Initialise a3_TC's/VPE's
92 move a3_TC, zero
96 ins v0, a3_TC, 0, 8 // insert TargTC
100 // Bind a3_TC to next VPE
101 beqz a3_TC, nextvpe // Don't rebind TC0
104 // Halt a3_TC being configured
109 move v1, a3_TC
115 // This code checks to see if the a3_TC mumber is
[all …]