Home
last modified time | relevance | path

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

/linux-6.15/tools/arch/loongarch/include/asm/
H A Dinst.h24 bceqz_op = 0x12, /* bits[9:8] = 0x00 */ enumerator
/linux-6.15/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.c335 case bceqz_op: /* bceqz_op = bcnez_op */ in get_step_address()
/linux-6.15/arch/loongarch/include/asm/
H A Dinst.h58 bceqz_op = 0x12, /* bits[9:8] = 0x00 */ enumerator
465 case bceqz_op: in is_self_loop_ins()
/linux-6.15/tools/objtool/arch/loongarch/
H A Ddecode.c102 case bceqz_op: in decode_insn_reg1i21_fomat()