Home
last modified time | relevance | path

Searched refs:LLSC_beqz (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/net/
H A Dbpf_jit_comp.h102 #define LLSC_beqz beqzl macro
104 #define LLSC_beqz beqz macro
H A Dbpf_jit_comp.c435 emit(ctx, LLSC_beqz, MIPS_R_T8, -16 - LLSC_offset); in emit_atomic_r()
452 emit(ctx, LLSC_beqz, MIPS_R_T8, -20 - LLSC_offset); in emit_cmpxchg_r()
H A Dbpf_jit_comp64.c411 emit(ctx, LLSC_beqz, t2, -16 - LLSC_offset); in emit_atomic_r64()
432 emit(ctx, LLSC_beqz, t2, -20 - LLSC_offset); in emit_cmpxchg_r64()