Searched refs:r1_all_ones (Results 1 – 7 of 7) sorted by relevance
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/gnu/example_build/ |
D | boot.h | 73 #define r1_all_ones $1 /* at Will hold 0xffffffff to simplify bit insertion of 1's. GLOBAL! */ macro
|
D | set_gpr_boot_values.S | 69 li r1_all_ones, 0xffffffff // Simplify code and improve clarity
|
D | init_mc_denali.S | 119 ins a0, r1_all_ones, 16, 1 # Set Start bit 215 ins a0, r1_all_ones, 16, 1 # Set Start bit
|
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/example_build/ |
D | boot.h | 73 #define r1_all_ones $1 /* at Will hold 0xffffffff to simplify bit insertion of 1's. GLOBAL! */ macro
|
D | init_mc_denali.mip | 119 ins a0, r1_all_ones, 16, 1 # Set Start bit 215 ins a0, r1_all_ones, 16, 1 # Set Start bit
|
D | set_gpr_boot_values.mip | 69 li r1_all_ones, 0xffffffff // Simplify code and improve clarity
|
D | start.mip | 419 // ins a1, r1_all_ones, 29, 1 // Uncached kseg1
|