Home
last modified time | relevance | path

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

/linux/tools/arch/loongarch/include/asm/
H A Dinst.h24 bceqz_op = 0x12, /* bits[9:8] = 0x00 */ enumerator
/linux/arch/loongarch/kernel/
H A Dalternative.c92 case bceqz_op: /* bceqz_op = bcnez_op */ in recompute_jump()
H A Dinst.c168 case bceqz_op: in insns_not_supported()
H A Dkgdb.c335 case bceqz_op: /* bceqz_op = bcnez_op */ in get_step_address()
/linux/arch/loongarch/include/asm/
H A Dinst.h58 bceqz_op = 0x12, /* bits[9:8] = 0x00 */ enumerator
474 case bceqz_op: in is_self_loop_ins()
/linux/tools/objtool/arch/loongarch/
H A Ddecode.c114 case bceqz_op: in decode_insn_reg1i21_fomat()