Searched refs:TB (Results 1 – 4 of 4) sorted by relevance
/arch/x86/crypto/ |
D | sha1_avx2_x86_64_asm.S | 105 .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/ |
D | tbictx.S | 185 D SETD [A0.2++],TB 353 D GETD TB,[A0.2++]
|
/arch/powerpc/kernel/ |
D | swsusp_asm64.S | 92 SAVE_SPECIAL(TB)
|
/arch/powerpc/xmon/ |
D | ppc-opc.c | 1494 #define TB (268) macro 1503 value = TB; in insert_tbr() 1515 if (ret == TB) in extract_tbr()
|