Searched refs:t8 (Results 1 - 15 of 15) sorted by path

/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm91125e/src/
H A Dbcm91125e_init.S283 #define smb_start t8
/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm91125f/src/
H A Dbcm91125f_init.S271 #define smb_start t8
/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/bcmsb/src/
H A Dsbmemc.S107 * t8: - - x tmp
392 * Uses a1, t7, t8, t9 (here and by calling sb_core_reset)
407 andi t8,t1,0xf0 # Find out the CAS latency
408 bne t8,0x20,1f
414 andi t8,t3,0xff
415 sll a1,t8,8 # Replicate rd ncdl 4 times
416 or a1,a1,t8
417 sll t8,a1,16
418 or t8,t8,a
[all...]
/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/sibyte/include/
H A Dsbmips.h210 #define t8 $24 /* temporaries */ macro
/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/sibyte/src/
H A Dsb1250_memcpy.S129 #define match t8
/broadcom-cfe-1.4.2/cfe/arch/mips/common/src/
H A Ddev_flashop_engine.S125 #define reg_dsave t8 /* need to save original reg_dest */
H A Dexception.S389 SREG t8,XGR_T8(k1)
463 LREG t8,XGR_T8(k1)
H A Dinit_mips.S166 #define MEMTOP t8 /* $24 (t8) */
H A Dzipstart_entry.S149 SREG t8,XGR_T8(k1)
212 LREG t8,XGR_T8(k1)
H A Dzipstart_init.S131 #define MEMTOP t8 /* $24 (t8) */
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcm1480/src/
H A Dsb1_cpuinit.S114 move t8,zero
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcmcore/include/
H A Dsbmips32.h156 #define t8 $24 /* temporaries */ macro
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/sb1250/src/
H A Ddiag_l2cache.S318 dli t8, (('J'<<24)|('U'<<16)|('M'<<8)|'P')
319 SET_LEDS(t8, t6, t7)
333 dli t8, (('C'<<24)|('A'<<16)|('S'<<8)|'H')
334 SET_LEDS(t8, t6, t7)
494 dli t8, (('D'<<24)|('O'<<16)|('N'<<8)|'E')
495 SET_LEDS(t8, t6, t7)
511 dli t8, (('L'<<24)|('2'<<16)|(' '<<8)|0)
512 or t8,t8,t1
514 SET_LEDS(t8, t
[all...]
H A Dsb1_cpuinit.S115 move t8,zero
/broadcom-cfe-1.4.2/cfe/net/
H A Dnet_arp.c554 uint8_t t8; local
585 ebuf_get_u8(buf,t8);
586 if (t8 != ENET_ADDR_LEN) goto drop;
588 ebuf_get_u8(buf,t8);
589 if (t8 != IP_ADDR_LEN) goto drop;

Completed in 90 milliseconds