Searched refs:BRand (Results 1 – 2 of 2) sorted by relevance
/picolibc-3.7.0-3.6.0/newlib/libc/machine/arc/ |
D | strncpy-bs.S | 51 #define BRand(a,b,l) tst a,b ` bne_l l macro 53 #define BRand(a,b,l) and a,a,b ` brne_s a,0,l macro 69 BRand (r12,r11,.Lr3z) 81 BRand (r12,r11,.Lr3z) 85 BRand (r12,r11,.Lr4z) 93 BRand (r12,r11,.Lr3z)
|
D | strncpy.S | 45 #define BRand(a,b,l) and a,a,b ` brne_s a,0,l macro 61 BRand (r12,r11,.Lr3z) 72 BRand (r12,r11,.Lr3z2) 76 BRand (r12,r11,.Lr4z) 85 BRand (r12,r11,.Lr3z)
|