Home
last modified time | relevance | path

Searched refs:TXSTATUS (Results 1 – 5 of 5) sorted by relevance

/arch/metag/tbx/
Dtbipcx.S118 MOV TXSTATUS,D0Re0 /* Restore flags */
128 MOV D0Re0,TXSTATUS /* Read TXSTATUS into D0Re0 */
129 MOV TXSTATUS,#0 /* Clear TXSTATUS */
307 MOV TXSTATUS,D0Re0 /* Restore flags */
347 MOV D0Re0,TXSTATUS /* Read TXSTATUS into D0Re0 */
348 MOV TXSTATUS,#0 /* Clear TXSTATUS */
Dtbiroot.S68 MOV D1Re0,TXSTATUS /* Are we privileged or int? */
Dtbicore.S60 MOV D0Re0,TXSTATUS /* What priv level are we at? */
/arch/metag/kernel/
Dsetup.c285 if (!(__core_reg_get(TXSTATUS) & TXSTATUS_PSTAT_BIT)) in setup_arch()
/arch/metag/include/asm/
Dmetag_regs.h316 #define TXSTATUS CT.2 /* DEFAULT 0x00020000 */ macro