Home
last modified time | relevance | path

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

/linux-6.12.1/tools/arch/loongarch/include/asm/
Dinst.h24 bceqz_op = 0x12, /* bits[9:8] = 0x00 */ enumerator
/linux-6.12.1/arch/loongarch/kernel/
Dalternative.c91 case bceqz_op: /* bceqz_op = bcnez_op */ in recompute_jump()
Dinst.c154 case bceqz_op: in insns_not_supported()
Dkgdb.c334 case bceqz_op: /* bceqz_op = bcnez_op */ in get_step_address()
/linux-6.12.1/arch/loongarch/include/asm/
Dinst.h58 bceqz_op = 0x12, /* bits[9:8] = 0x00 */ enumerator
465 case bceqz_op: in is_self_loop_ins()
/linux-6.12.1/tools/objtool/arch/loongarch/
Ddecode.c105 case bceqz_op: in decode_insn_reg1i21_fomat()