Searched refs:_emit (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm/net/ |
| H A D | bpf_jit_32.c | 231 static inline void _emit(int cond, u32 inst, struct jit_ctx *ctx) in _emit() function 247 _emit(ARM_COND_AL, inst, ctx); in emit() 885 _emit(ARM_COND_PL, in emit_a32_arsh_r64() 1147 _emit(ARM_COND_EQ, ARM_CMP_R(rt, rn), ctx); in emit_ar_r() 1198 _emit(ARM_COND_CS, ARM_B(jmp_offset), ctx); in emit_bpf_tail_call() 1210 _emit(ARM_COND_EQ, ARM_CMP_I(tc[1], lo), ctx); in emit_bpf_tail_call() 1211 _emit(ARM_COND_HI, ARM_B(jmp_offset), ctx); in emit_bpf_tail_call() 1225 _emit(ARM_COND_EQ, ARM_B(jmp_offset), ctx); in emit_bpf_tail_call() 1747 _emit(ARM_COND_NE, ARM_B(jmp_offset), ctx); in build_insn() 1750 _emit(ARM_COND_EQ, ARM_B(jmp_offset), ctx); in build_insn() [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/ |
| H A D | bn_mul.h | 810 #define EMIT __asm _emit
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/ |
| H A D | bn_mul.h | 810 #define EMIT __asm _emit
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/ |
| H A D | bn_mul.h | 810 #define EMIT __asm _emit
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/ |
| H A D | bn_mul.h | 810 #define EMIT __asm _emit
|