Searched refs:bnez_op (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | alternative.c | 92 case bnez_op: in recompute_jump()
|
H A D | inst.c | 63 case bnez_op: in simu_branch()
|
/kernel/linux/linux-6.6/arch/loongarch/kernel/ |
H A D | alternative.c | 95 case bnez_op: in recompute_jump()
|
H A D | inst.c | 78 case bnez_op: in simu_branch()
|
H A D | kgdb.c | 330 case bnez_op: in get_step_address()
|
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | inst.h | 56 bnez_op = 0x11, enumerator 444 case bnez_op: in is_self_loop_ins()
|
/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 7 milliseconds