Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dbtext.c520 int bg = 0x00000000UL; in draw_byte_32() local
525 base[0] = (-(bits >> 7) & fg) ^ bg; in draw_byte_32()
526 base[1] = (-((bits >> 6) & 1) & fg) ^ bg; in draw_byte_32()
527 base[2] = (-((bits >> 5) & 1) & fg) ^ bg; in draw_byte_32()
528 base[3] = (-((bits >> 4) & 1) & fg) ^ bg; in draw_byte_32()
529 base[4] = (-((bits >> 3) & 1) & fg) ^ bg; in draw_byte_32()
530 base[5] = (-((bits >> 2) & 1) & fg) ^ bg; in draw_byte_32()
531 base[6] = (-((bits >> 1) & 1) & fg) ^ bg; in draw_byte_32()
532 base[7] = (-(bits & 1) & fg) ^ bg; in draw_byte_32()
541 int bg = 0x00000000UL; in draw_byte_16() local
[all …]
/arch/sparc/lib/
Dstrncmp_32.S88 bg,a 0b
113 bg,a 9b
Dlshrdi3.S10 bg 1f
Dashldi3.S18 bg 7f
Dashrdi3.S19 bg 1f
Dmemscan_32.S66 bg,a 1f
Dmcount.S50 bg,pt %xcc, 1f
DNGmemcpy.S170 bg,pn %XCC, 9f
DU3memcpy.S209 bg,pt %XCC, 1b
/arch/sparc/include/asm/
Dbackoff.h17 bg,pn %xcc, label; \
/arch/cris/include/arch-v32/mach-fs/mach/hwregs/
Dbif_slave_defs.h173 unsigned int bg : 1; member
/arch/cris/include/arch-v32/arch/hwregs/
Dbif_slave_defs.h173 unsigned int bg : 1; member
/arch/sparc/kernel/
Dsys32.S154 bg,pn %xcc, do_einval