Searched defs:imm8 (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/riscv/net/ |
| H A D | bpf_jit.h | 630 static inline u16 rvc_lwsp(u8 rd, u32 imm8) in rvc_lwsp() 658 static inline u16 rvc_swsp(u32 imm8, u8 rs2) in rvc_swsp() 757 static inline u16 rvc_ld(u8 rd, u32 imm8, u8 rs1) in rvc_ld() 766 static inline u16 rvc_sd(u8 rs1, u32 imm8, u8 rs2) in rvc_sd()
|
| /OK3568_Linux_fs/kernel/arch/riscv/kernel/ |
| H A D | module.c | 76 u16 imm8 = (offset & 0x100) << (12 - 8); in apply_r_riscv_rcv_branch_rela() local
|
| /OK3568_Linux_fs/kernel/arch/arm/net/ |
| H A D | bpf_jit_32.c | 321 static u32 arm_bpf_ldst_imm8(u32 op, u8 rt, u8 rn, s16 imm8) in arm_bpf_ldst_imm8()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/bpf/ |
| H A D | jit.c | 488 u8 areg, u8 bmask, u8 breg, u8 shift, bool imm8, in __emit_ld_field()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/hal/ |
| H A D | intrin_avx.hpp | 893 #define OPENCV_HAL_IMPL_AVX_CMP_FLT(bin_op, imm8, _Tpvec, suffix) \ argument
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/hal/ |
| H A D | intrin_avx.hpp | 893 #define OPENCV_HAL_IMPL_AVX_CMP_FLT(bin_op, imm8, _Tpvec, suffix) \ argument
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/hal/ |
| H A D | intrin_avx.hpp | 893 #define OPENCV_HAL_IMPL_AVX_CMP_FLT(bin_op, imm8, _Tpvec, suffix) \ argument
|