Searched refs:C0_MVPCTL (Results 1 – 4 of 4) sorted by relevance
| /ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/gnu/example_build/ |
| D | init_vpe1.S | 53 #define C0_MVPCTL $0, 1 macro 77 mfc0 v0, C0_MVPCTL // read C0_MVPCtl 79 mtc0 v0, C0_MVPCTL // write C0_MVPCtl 247 mfc0 v0, C0_MVPCTL // read C0_MVPCtl 250 mtc0 v0, C0_MVPCTL // write C0_MVPCtl
|
| D | set_gpr_boot_values.S | 54 #define C0_MVPCTL $0, 1 macro
|
| /ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/green/example_build/ |
| D | init_vpe1.mip | 53 #define C0_MVPCTL $0, 1 77 mfc0 v0, C0_MVPCTL // read C0_MVPCtl 79 mtc0 v0, C0_MVPCTL // write C0_MVPCtl 247 mfc0 v0, C0_MVPCTL // read C0_MVPCtl 250 mtc0 v0, C0_MVPCTL // write C0_MVPCtl
|
| D | set_gpr_boot_values.mip | 54 #define C0_MVPCTL $0, 1
|