Home
last modified time | relevance | path

Searched refs:r9_vpe_num (Results 1 – 6 of 6) sorted by relevance

/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/gnu/example_build/
Dboot.h78 #define r9_vpe_num $9 /* t1 MT ASE VPE number that this TC is bound to (0 if non-MT.) */ macro
Dstart.S197 bnez r9_vpe_num, clear_done
223 beqz r9_vpe_num, do_tlb // VPE 0?
242 bnez r9_vpe_num, init_done // If we are not a vpe0 then we are done.
426 move a2, r9_vpe_num // main(arg2) is the vpe number.
Dset_gpr_boot_values.S92 ext r9_vpe_num, a0, 0, 4 // Extract CurVPE
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/example_build/
Dboot.h78 #define r9_vpe_num $9 /* t1 MT ASE VPE number that this TC is bound to (0 if non-MT.) */ macro
Dstart.mip197 bnez r9_vpe_num, clear_done
223 beqz r9_vpe_num, do_tlb // VPE 0?
242 bnez r9_vpe_num, init_done // If we are not a vpe0 then we are done.
426 move a2, r9_vpe_num // main(arg2) is the vpe number.
Dset_gpr_boot_values.mip92 ext r9_vpe_num, a0, 0, 4 // Extract CurVPE