Searched refs:REG_B (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/arch/sh/kernel/ |
D | disassemble.c | 21 REG_N, REG_M, REG_NM, REG_B, enumerator 96 {"ldc",{A_REG_N,A_REG_B},{HEX_4,REG_N,REG_B,HEX_E}}, 103 {"ldc.l",{A_INC_N,A_REG_B},{HEX_4,REG_N,REG_B,HEX_7}}, 195 {"stc",{A_REG_B,A_REG_N},{HEX_0,REG_N,REG_B,HEX_2}}, 203 {"stc.l",{A_REG_B,A_DEC_N},{HEX_4,REG_N,REG_B,HEX_3}}, 371 case REG_B: in print_sh_insn()
|
/linux-4.4.14/arch/x86/crypto/ |
D | sha1_ssse3_asm.S | 38 #define REG_B %esi macro 197 .set B, REG_B 207 mov B, REG_B
|
D | sha1_avx2_x86_64_asm.S | 79 #define REG_B %esi macro 101 .set B, REG_B
|