Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dinst.h57 beqz_op = 0x10, enumerator
440 return ip->reg1i21_format.opcode >= beqz_op && in is_branch_ins()
477 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()