Searched refs:beqz_op (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | inst.h | 55 beqz_op = 0x10, enumerator 410 return ip->reg1i21_format.opcode >= beqz_op && in is_branch_ins() 443 case beqz_op: in is_self_loop_ins()
|
/kernel/linux/linux-5.10/arch/loongarch/include/asm/ |
H A D | inst.h | 181 return insn.reg1i21_format.opcode >= beqz_op && in is_branch_insn()
|
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | alternative.c | 91 case beqz_op: in recompute_jump()
|
H A D | inst.c | 57 case beqz_op: in simu_branch()
|
/kernel/linux/linux-6.6/arch/loongarch/kernel/ |
H A D | alternative.c | 94 case beqz_op: in recompute_jump()
|
H A D | inst.c | 72 case beqz_op: in simu_branch()
|
H A D | kgdb.c | 326 case beqz_op: in get_step_address()
|
/kernel/linux/linux-5.10/arch/loongarch/include/uapi/asm/ |
H A D | inst.h | 37 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 D | inst.h | 49 beqz_op = 0x10, bnez_op, bceqz_op, bcnez_op=0x12, jiscr0_op=0x12, jiscr1_op=0x12, enumerator
|
Completed in 9 milliseconds