Searched refs:bge_op (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | inst.h | 122 bge_op = 0x19, enumerator 455 case bge_op: in is_self_loop_ins() 655 DEF_EMIT_REG2I16_FORMAT(bge, bge_op)
|
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | alternative.c | 110 case bge_op: in recompute_jump()
|
H A D | inst.c | 93 case bge_op: in simu_branch()
|
/kernel/linux/linux-6.6/arch/loongarch/kernel/ |
H A D | alternative.c | 112 case bge_op: in recompute_jump()
|
H A D | inst.c | 108 case bge_op: in simu_branch()
|
H A D | kgdb.c | 358 case bge_op: in get_step_address()
|
/kernel/linux/linux-5.10/arch/loongarch/include/uapi/asm/ |
H A D | inst.h | 136 addu16id_op = 0x4, jirl_op = 0x13, beq_op = 0x16, bne_op, blt_op, bge_op, bltu_op, bgeu_op, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-loongarch/asm/ |
H A D | inst.h | 148 addu16id_op = 0x4, jirl_op = 0x13, beq_op = 0x16, bne_op, blt_op, bge_op, bltu_op, bgeu_op, enumerator
|
/kernel/linux/linux-5.10/arch/loongarch/net/ |
H A D | ebpf_jit.h | 517 insn->reg2i16_format.opcode = bge_op; in emit_bge()
|
Completed in 11 milliseconds