Home
last modified time | relevance | path

Searched refs:B_INSN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Djump_label.h25 # define B_INSN "b32" macro
28 # define B_INSN "bc" macro
31 # define B_INSN "b" macro
37 asm_volatile_goto("1:\t" B_INSN " 2f\n\t" in arch_static_branch()
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Djump_label.h27 # define B_INSN "b32" macro
30 # define B_INSN "bc" macro
33 # define B_INSN "b" macro
39 asm goto("1:\t" B_INSN " 2f\n\t" in arch_static_branch()

Completed in 1 milliseconds