Home
last modified time | relevance | path

Searched refs:r23_cpu_num (Results 1 – 10 of 10) sorted by relevance

/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/gnu/example_build/
Dset_gpr_boot_values.S71 ext r23_cpu_num, a0, 0, 4 // Extract CPUNum
75 ins sp, r23_cpu_num, STACK_SIZE_LOG2, 3
Dboot.h90 #define r23_cpu_num $23 /* s7 Unique per vpe "cpu" identifier (CP0 EBase[CPUNUM]). */ macro
Dstart.S351 sll $9, r23_cpu_num, 2 # Build offset into array
367 bne r23_cpu_num, $0, _additional_vpe # If non-zero, an additional vpe is present
409 mtc0 r23_cpu_num, $4,2 # Setup UserLocal
424 move a0, r23_cpu_num // main(arg0) is the "cpu" number (cp0 EBase[CPUNUM].)
430 move s0, r23_cpu_num // main(arg0) is the "cpu" number (cp0 EBase[CPUNUM].)
Dinit_gic.S68 bnez r23_cpu_num, init_vpe_gic // Only core0 vpe0 inits shared portion.
Dinit_vpe1.S217 mttgpr v0, r23_cpu_num
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/example_build/
Dboot.h90 #define r23_cpu_num $23 /* s7 Unique per vpe "cpu" identifier (CP0 EBase[CPUNUM]). */ macro
Dstart.mip346 …mtc0 r23_cpu_num, $4,2 # Save the logical VPE in UserLocal so we don't have c…
351 sll $9, r23_cpu_num, 2 # Build offset into array
367 bne r23_cpu_num, $0, _additional_vpe # If non-zero, an additional vpe is present
409 mtc0 r23_cpu_num, $4,2 # Setup UserLocal
424 move a0, r23_cpu_num // main(arg0) is the "cpu" number (cp0 EBase[CPUNUM].)
430 move s0, r23_cpu_num // main(arg0) is the "cpu" number (cp0 EBase[CPUNUM].)
Dset_gpr_boot_values.mip71 ext r23_cpu_num, a0, 0, 4 // Extract CPUNum
75 ins sp, r23_cpu_num, STACK_SIZE_LOG2, 3
Dinit_gic.mip68 bnez r23_cpu_num, init_vpe_gic // Only core0 vpe0 inits shared portion.
Dinit_vpe1.mip217 mttgpr v0, r23_cpu_num