taglinefilesource code
fgx2642arch/m68k/console/fbcon.culong        eorx, fgx, bgx, fdx;
fgx2649arch/m68k/console/fbcon.cfgx   = expand2w(COLOR_2P(attr_fgcol(p,conp)));
fgx2651arch/m68k/console/fbcon.ceorx  = fgx ^ bgx;
fgx2668arch/m68k/console/fbcon.culong        eorx, fgx, bgx, fdx;
fgx2672arch/m68k/console/fbcon.cfgx   = expand2w(COLOR_2P(attr_fgcol(p,conp)));
fgx2674arch/m68k/console/fbcon.ceorx  = fgx ^ bgx;
fgx2905arch/m68k/console/fbcon.culong        eorx, fgx, bgx, fdx;
fgx2912arch/m68k/console/fbcon.cfgx   = expand4l(attr_fgcol(p,conp));
fgx2914arch/m68k/console/fbcon.ceorx  = fgx ^ bgx;
fgx2931arch/m68k/console/fbcon.culong        eorx, fgx, bgx, fdx;
fgx2935arch/m68k/console/fbcon.cfgx   = expand4l(attr_fgcol(p,conp));
fgx2937arch/m68k/console/fbcon.ceorx  = fgx ^ bgx;
fgx3368arch/m68k/console/fbcon.culong eorx,fgx,bgx;
fgx3375arch/m68k/console/fbcon.cfgx=attr_fgcol(p,conp);
fgx3377arch/m68k/console/fbcon.cfgx |= (fgx << 8);
fgx3378arch/m68k/console/fbcon.cfgx |= (fgx << 16);
fgx3381arch/m68k/console/fbcon.ceorx = fgx ^ bgx;
fgx3397arch/m68k/console/fbcon.cu_long eorx, fgx, bgx;
fgx3400arch/m68k/console/fbcon.cfgx=attr_fgcol(p,conp);
fgx3402arch/m68k/console/fbcon.cfgx |= (fgx << 8);
fgx3403arch/m68k/console/fbcon.cfgx |= (fgx << 16);
fgx3406arch/m68k/console/fbcon.ceorx = fgx ^ bgx;
fgx3528arch/m68k/console/fbcon.culong eorx,fgx,bgx;
fgx3535arch/m68k/console/fbcon.cfgx = attr_fgcol(p,conp);
fgx3536arch/m68k/console/fbcon.cfgx = packed16_cmap[fgx];
fgx3539arch/m68k/console/fbcon.cfgx |= (fgx << 16);
fgx3541arch/m68k/console/fbcon.ceorx = fgx ^ bgx;
fgx3562arch/m68k/console/fbcon.cu_long eorx, fgx, bgx;
fgx3565arch/m68k/console/fbcon.cfgx = attr_fgcol(p,conp);
fgx3566arch/m68k/console/fbcon.cfgx = packed16_cmap[fgx];
fgx3569arch/m68k/console/fbcon.cfgx |= (fgx << 16);
fgx3571arch/m68k/console/fbcon.ceorx = fgx ^ bgx;