Searched refs:REG_B (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/arch/sh/kernel/ |
| D | disassemble.c | 23 REG_N, REG_M, REG_NM, REG_B, enumerator 98 {"ldc",{A_REG_N,A_REG_B},{HEX_4,REG_N,REG_B,HEX_E}}, 105 {"ldc.l",{A_INC_N,A_REG_B},{HEX_4,REG_N,REG_B,HEX_7}}, 197 {"stc",{A_REG_B,A_REG_N},{HEX_0,REG_N,REG_B,HEX_2}}, 205 {"stc.l",{A_REG_B,A_DEC_N},{HEX_4,REG_N,REG_B,HEX_3}}, 373 case REG_B: in print_sh_insn()
|
| /Linux-v4.19/arch/x86/crypto/ |
| D | sha1_ssse3_asm.S | 38 #define REG_B %esi macro 196 .set B, REG_B 206 mov B, REG_B
|
| D | sha1_avx2_x86_64_asm.S | 79 #define REG_B %esi macro 101 .set B, REG_B
|