Home
last modified time | relevance | path

Searched refs:bceqz_op (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Duprobes.c33 if (insn.reg1i21_format.opcode == bceqz_op) { in arch_uprobe_analyze_insn()
H A Dalternative.c93 case bceqz_op: in recompute_jump()
H A Dkprobes.c78 if (insn.reg1i21_format.opcode == bceqz_op) { in arch_prepare_kprobe()
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dalternative.c91 case bceqz_op: /* bceqz_op = bcnez_op */ in recompute_jump()
H A Dinst.c154 case bceqz_op: in insns_not_supported()
H A Dkgdb.c334 case bceqz_op: /* bceqz_op = bcnez_op */ in get_step_address()
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dinst.h57 bceqz_op = 0x12, /* bits[9:8] = 0x00 */ enumerator
445 case bceqz_op: in is_self_loop_ins()
/kernel/linux/linux-5.10/arch/loongarch/include/uapi/asm/
H A Dinst.h37 beqz_op = 0x10, bnez_op, bceqz_op, bcnez_op=0x12, jiscr0_op=0x12, jiscr1_op=0x12, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-loongarch/asm/
H A Dinst.h49 beqz_op = 0x10, bnez_op, bceqz_op, bcnez_op=0x12, jiscr0_op=0x12, jiscr1_op=0x12, enumerator

Completed in 8 milliseconds