Searched refs:TXRPT (Results 1 – 7 of 7) sorted by relevance
/arch/metag/lib/ |
D | ip_fast_csum.S | 13 !! TXRPT needs loops - 1 14 SUBS TXRPT,D0Ar2,#1
|
D | clear_page.S | 10 MOV TXRPT,#((PAGE_SIZE / 8) - 1)
|
D | memset.S | 35 SUB TXRPT,D0Ar2,#1 52 SUB TXRPT,D0Ar2,#1
|
D | memcpy.S | 20 SUBS TXRPT, D1Ar3, #1 61 SUB TXRPT, D1Ar5, #1 97 SUB TXRPT, D1Ar5, #1
|
/arch/metag/tbx/ |
D | tbidspram.S | 42 SUB TXRPT, D1Ar1, #1 76 SUB TXRPT, D1Ar1, #1 110 SUB TXRPT, D1Ar1, #1 144 SUB TXRPT, D1Ar1, #1
|
D | tbipcx.S | 143 MOV D0Ar4,TXRPT /* Save critical CT regs */ 296 MOV TXRPT,A0.2 /* Restore CT regs */
|
/arch/metag/include/asm/ |
D | metag_regs.h | 317 #define TXRPT CT.3 macro
|