Searched refs:A64_VARIANT (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm64/net/ |
| H A D | bpf_jit.h | 19 #define A64_VARIANT(sf) \ macro 24 aarch64_insn_gen_comp_branch_imm(0, offset, Rt, A64_VARIANT(sf), \ 99 A64_VARIANT(sf), AARCH64_INSN_ADSB_##type) 117 A64_VARIANT(sf), AARCH64_INSN_BITFIELD_MOVE_##type) 140 A64_VARIANT(sf), AARCH64_INSN_MOVEWIDE_##type) 151 A64_VARIANT(sf), AARCH64_INSN_ADSB_##type) 163 A64_VARIANT(sf), AARCH64_INSN_DATA1_##type) 172 A64_VARIANT(sf), AARCH64_INSN_DATA2_##type) 181 A64_VARIANT(sf), AARCH64_INSN_DATA3_MADD) 184 A64_VARIANT(sf), AARCH64_INSN_DATA3_MSUB) [all …]
|