Searched refs:REG_B (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/arch/sh/kernel/ |
D | disassemble.c | 20 REG_N, REG_M, REG_NM, REG_B, enumerator 95 {"ldc",{A_REG_N,A_REG_B},{HEX_4,REG_N,REG_B,HEX_E}}, 102 {"ldc.l",{A_INC_N,A_REG_B},{HEX_4,REG_N,REG_B,HEX_7}}, 194 {"stc",{A_REG_B,A_REG_N},{HEX_0,REG_N,REG_B,HEX_2}}, 202 {"stc.l",{A_REG_B,A_DEC_N},{HEX_4,REG_N,REG_B,HEX_3}}, 370 case REG_B: in print_sh_insn()
|
/linux-5.19.10/arch/x86/crypto/ |
D | sha1_ssse3_asm.S | 34 #define REG_B %esi macro 192 .set B, REG_B 202 mov B, REG_B
|
D | sha1_avx2_x86_64_asm.S | 79 #define REG_B %esi macro 101 .set B, REG_B
|