Home
last modified time | relevance | path

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

/linux/tools/arch/loongarch/include/asm/
H A Dinst.h22 beqz_op = 0x10, enumerator
/linux/arch/loongarch/include/asm/
H A Dinst.h56 beqz_op = 0x10, enumerator
430 return ip->reg1i21_format.opcode >= beqz_op && in is_branch_ins()
463 case beqz_op: in is_self_loop_ins()
/linux/arch/loongarch/kernel/
H A Dalternative.c95 case beqz_op: in recompute_jump()
H A Dinst.c74 case beqz_op: in simu_branch()
H A Dkgdb.c327 case beqz_op: in get_step_address()
/linux/tools/objtool/arch/loongarch/
H A Ddecode.c100 case beqz_op: in decode_insn_reg1i21_fomat()