Searched refs:right (Results 1 - 4 of 4) sorted by relevance

/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/sibyte/src/
H A Dui_hspcmds.c28 * 2) No right is granted to use any trade name, trademark, or
693 int left,right; local
703 /* Determine left and right edge of bit field */
704 right = -1; left = -1;
706 if ((right < 0) && (fields->field & (1LL << idx))) right = idx;
711 if (right == left) {
728 (int)((fields->field & val) >> right));
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcm1480/src/
H A Dsb1_cpuinit.S29 * 2) No right is granted to use any trade name, trademark, or
242 # This is probably not the right init value for C0_COMPARE,
243 # but it seems to be necessary for the sim model right now.
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcmcore/src/
H A Dbcmcore_cpuinit.S29 * 2) No right is granted to use any trade name, trademark, or
176 # This is probably not the right init value for C0_COMPARE,
177 # but it seems to be necessary for the sim model right now.
454 * To make this work, we'll shift PTEbase to the right, leaving
462 * PTEbase gets shifted right 13 bits.
467 * right by 9 bits, and check for values of 0x1000 and
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/sb1250/src/
H A Dsb1_cpuinit.S29 * 2) No right is granted to use any trade name, trademark, or
241 # This is probably not the right init value for C0_COMPARE,
242 # but it seems to be necessary for the sim model right now.

Completed in 32 milliseconds