Home
last modified time | relevance | path

Searched refs:r19_more_cores (Results 1 – 12 of 12) sorted by relevance

/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/gnu/example_build/
Drelease_mp.S58 blez r19_more_cores, done_release_mp // If no more cores then we are done.
71 bne r19_more_cores, a3, powerup_next_core
83 bne r19_more_cores, a3, release_next_core
Dboot.h86 #define r19_more_cores $19 /* s3 Number of cores in CPS in addition to core 0. GLOBAL! */ macro
Djoin_domain.S81 bne a3, r19_more_cores, next_coherent_core
Dinit_cm.S63 sll a0, a0, r19_more_cores
Dset_gpr_boot_values.S130 ext r19_more_cores, a0, PCORES, PCORES_S // Extract PCORES
Dstart.S375 addiu $9, r19_more_cores, 1 # Calculate the total cores
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/example_build/
Dboot.h86 #define r19_more_cores $19 /* s3 Number of cores in CPS in addition to core 0. GLOBAL! */ macro
Drelease_mp.mip58 blez r19_more_cores, done_release_mp // If no more cores then we are done.
71 bne r19_more_cores, a3, powerup_next_core
83 bne r19_more_cores, a3, release_next_core
Djoin_domain.mip81 bne a3, r19_more_cores, next_coherent_core
Dinit_cm.mip63 sll a0, a0, r19_more_cores
Dset_gpr_boot_values.mip130 ext r19_more_cores, a0, PCORES, PCORES_S // Extract PCORES
Dstart.mip375 addiu $9, r19_more_cores, 1 # Calculate the total cores
420 // add a0, r19_more_cores, 1