Searched refs:bu1 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/arch/microblaze/lib/ |
H A D | uaccess_old.S | 79 bneid r3, bu1 /* if r3 is not zero then byte copying */ 162 bu1: lbu r4,r6,r3 label 165 bneid r7,bu1 174 .word bu1, 0b;
|
/kernel/linux/linux-5.10/arch/microblaze/lib/ |
H A D | uaccess_old.S | 169 bneid r3, bu1 /* if r3 is not zero then byte copying */ 252 bu1: lbu r4,r6,r3 label 255 bneid r7,bu1 264 .word bu1, 0b;
|
Completed in 2 milliseconds