Searched refs:bg (Results 1 - 13 of 13) sorted by relevance

/arch/sparc/lib/
H A Dlshrdi3.S10 bg 1f
H A Dashldi3.S18 bg 7f
H A Dashrdi3.S19 bg 1f
H A Dstrncmp_32.S87 bg,a 0b
112 bg,a 9b
H A Dmemscan_32.S66 bg,a 1f
H A DNGmemcpy.S170 bg,pn %XCC, 9f
H A DU3memcpy.S209 bg,pt %XCC, 1b
/arch/sparc/include/asm/
H A Dbackoff.h69 bg,pn %xcc, label; \
/arch/powerpc/kernel/
H A Dbtext.c429 int bg = 0x00000000UL; local
434 base[0] = (-(bits >> 7) & fg) ^ bg;
435 base[1] = (-((bits >> 6) & 1) & fg) ^ bg;
436 base[2] = (-((bits >> 5) & 1) & fg) ^ bg;
437 base[3] = (-((bits >> 4) & 1) & fg) ^ bg;
438 base[4] = (-((bits >> 3) & 1) & fg) ^ bg;
439 base[5] = (-((bits >> 2) & 1) & fg) ^ bg;
440 base[6] = (-((bits >> 1) & 1) & fg) ^ bg;
441 base[7] = (-(bits & 1) & fg) ^ bg;
450 int bg local
468 int bg = 0x00000000UL; local
[all...]
/arch/sparc/kernel/
H A Dbtext.c245 int bg = 0x00000000UL; local
250 base[0] = (-(bits >> 7) & fg) ^ bg;
251 base[1] = (-((bits >> 6) & 1) & fg) ^ bg;
252 base[2] = (-((bits >> 5) & 1) & fg) ^ bg;
253 base[3] = (-((bits >> 4) & 1) & fg) ^ bg;
254 base[4] = (-((bits >> 3) & 1) & fg) ^ bg;
255 base[5] = (-((bits >> 2) & 1) & fg) ^ bg;
256 base[6] = (-((bits >> 1) & 1) & fg) ^ bg;
257 base[7] = (-(bits & 1) & fg) ^ bg;
266 int bg local
284 int bg = 0x00000000UL; local
[all...]
H A Dsys32.S65 bg,pn %xcc, do_einval
/arch/cris/include/arch-v32/arch/hwregs/
H A Dbif_slave_defs.h173 unsigned int bg : 1; member in struct:__anon437
/arch/cris/include/arch-v32/mach-fs/mach/hwregs/
H A Dbif_slave_defs.h173 unsigned int bg : 1; member in struct:__anon1304

Completed in 516 milliseconds