Home
last modified time | relevance | path

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

/openbmc/linux/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()