Home
last modified time | relevance | path

Searched refs:TB (Results 1 – 4 of 4) sorted by relevance

/arch/x86/crypto/
Dsha1_avx2_x86_64_asm.S105 .set TB, REG_TB define
327 .set B, TB
328 .set TB, A define
357 mov B, TB
360 andn D, TB, T1
361 and C, TB
362 xor T1, TB
389 rorx $(32-30),A, TB /* b>>>2 for next round */
410 rorx $(32-30), A, TB /* b>>>2 for next round */
435 rorx $(32-30), A, TB /* b>>>2 for next round */
[all …]
/arch/metag/tbx/
Dtbictx.S185 D SETD [A0.2++],TB
353 D GETD TB,[A0.2++]
/arch/powerpc/kernel/
Dswsusp_asm64.S92 SAVE_SPECIAL(TB)
/arch/powerpc/xmon/
Dppc-opc.c1494 #define TB (268) macro
1503 value = TB; in insert_tbr()
1515 if (ret == TB) in extract_tbr()