BPF_MOV64_IMM     210 kernel/bpf/arraymap.c 	*insn++ = BPF_MOV64_IMM(ret, 0);
BPF_MOV64_IMM     829 kernel/bpf/arraymap.c 	*insn++ = BPF_MOV64_IMM(ret, 0);
BPF_MOV64_IMM    1884 lib/test_bpf.c 			BPF_MOV64_IMM(R0, -1234),
BPF_MOV64_IMM    1885 lib/test_bpf.c 			BPF_MOV64_IMM(R1, 1),
BPF_MOV64_IMM    1889 lib/test_bpf.c 			BPF_MOV64_IMM(R2, 1),
BPF_MOV64_IMM    1896 lib/test_bpf.c 			BPF_MOV64_IMM(R3, 47),
BPF_MOV64_IMM    1900 lib/test_bpf.c 			BPF_MOV64_IMM(R2, 1),
BPF_MOV64_IMM    1904 lib/test_bpf.c 			BPF_MOV64_IMM(R4, 4),
BPF_MOV64_IMM    1908 lib/test_bpf.c 			BPF_MOV64_IMM(R4, 5),
BPF_MOV64_IMM    1912 lib/test_bpf.c 			BPF_MOV64_IMM(R0, -1),
BPF_MOV64_IMM     488 net/core/filter.c 		*insn++ = BPF_MOV64_IMM(BPF_REG_ARG4, offset);
BPF_MOV64_IMM    6790 net/core/filter.c 		*insn++ = BPF_MOV64_IMM(BPF_REG_2, orig->imm);
BPF_MOV64_IMM    7408 net/core/filter.c 			*insn++ = BPF_MOV64_IMM(si->dst_reg, 0);
BPF_MOV64_IMM    7418 net/core/filter.c 		*insn++ = BPF_MOV64_IMM(si->dst_reg, 0);
BPF_MOV64_IMM    7421 net/core/filter.c 		*insn++ = BPF_MOV64_IMM(si->dst_reg, 0);
BPF_MOV64_IMM     139 samples/bpf/cookie_uid_helper_example.c 		BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     149 samples/bpf/cookie_uid_helper_example.c 		BPF_MOV64_IMM(BPF_REG_1, 1),
BPF_MOV64_IMM      56 samples/bpf/fds_example.c 		BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      56 samples/bpf/sock_example.c 		BPF_MOV64_IMM(BPF_REG_1, 1), /* r1 = 1 */
BPF_MOV64_IMM      58 samples/bpf/sock_example.c 		BPF_MOV64_IMM(BPF_REG_0, 0), /* r0 = 0 */
BPF_MOV64_IMM      48 samples/bpf/test_cgrp2_attach.c 		BPF_MOV64_IMM(BPF_REG_0, MAP_KEY_PACKETS), /* r0 = 0 */
BPF_MOV64_IMM      55 samples/bpf/test_cgrp2_attach.c 		BPF_MOV64_IMM(BPF_REG_1, 1), /* r1 = 1 */
BPF_MOV64_IMM      59 samples/bpf/test_cgrp2_attach.c 		BPF_MOV64_IMM(BPF_REG_0, MAP_KEY_BYTES), /* r0 = 1 */
BPF_MOV64_IMM      69 samples/bpf/test_cgrp2_attach.c 		BPF_MOV64_IMM(BPF_REG_0, verdict), /* r0 = verdict */
BPF_MOV64_IMM      37 samples/bpf/test_cgrp2_sock.c 		BPF_MOV64_IMM(BPF_REG_0, 1), /* r0 = verdict */
BPF_MOV64_IMM      43 samples/bpf/test_cgrp2_sock.c 		BPF_MOV64_IMM(BPF_REG_3, idx),
BPF_MOV64_IMM      44 samples/bpf/test_cgrp2_sock.c 		BPF_MOV64_IMM(BPF_REG_2, offsetof(struct bpf_sock, bound_dev_if)),
BPF_MOV64_IMM      58 samples/bpf/test_cgrp2_sock.c 		BPF_MOV64_IMM(BPF_REG_3, mark),
BPF_MOV64_IMM      62 samples/bpf/test_cgrp2_sock.c 		BPF_MOV64_IMM(BPF_REG_2, offsetof(struct bpf_sock, mark)),
BPF_MOV64_IMM      69 samples/bpf/test_cgrp2_sock.c 		BPF_MOV64_IMM(BPF_REG_3, prio),
BPF_MOV64_IMM      70 samples/bpf/test_cgrp2_sock.c 		BPF_MOV64_IMM(BPF_REG_2, offsetof(struct bpf_sock, priority)),
BPF_MOV64_IMM    1957 tools/lib/bpf/libbpf.c 		BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    2000 tools/lib/bpf/libbpf.c 		BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     123 tools/lib/bpf/libbpf_probes.c 		BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     308 tools/perf/tests/bpf.c 		BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      11 tools/testing/selftests/bpf/prog_tests/flow_dissector_load_bytes.c 		BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM      16 tools/testing/selftests/bpf/prog_tests/flow_dissector_load_bytes.c 		BPF_MOV64_IMM(BPF_REG_4, 1),
BPF_MOV64_IMM      22 tools/testing/selftests/bpf/prog_tests/flow_dissector_load_bytes.c 		BPF_MOV64_IMM(BPF_REG_0, BPF_DROP),
BPF_MOV64_IMM      25 tools/testing/selftests/bpf/prog_tests/flow_dissector_load_bytes.c 		BPF_MOV64_IMM(BPF_REG_0, BPF_OK),
BPF_MOV64_IMM      14 tools/testing/selftests/bpf/prog_tests/raw_tp_writable_test_run.c 		BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM      33 tools/testing/selftests/bpf/prog_tests/raw_tp_writable_test_run.c 		BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      44 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      56 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      68 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      89 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     109 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 0x80),
BPF_MOV64_IMM     113 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     130 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     134 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     138 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     153 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     173 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     177 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     181 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     200 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     214 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     234 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     238 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     242 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     255 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 65),
BPF_MOV64_IMM     260 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     265 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     279 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 123),
BPF_MOV64_IMM     284 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     298 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 32),
BPF_MOV64_IMM     302 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     306 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     319 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     333 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     365 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     370 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     389 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     401 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     413 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     435 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     458 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     475 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, -1),
BPF_MOV64_IMM     479 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     483 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     498 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, SOL_IP),
BPF_MOV64_IMM     502 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     529 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, -1),
BPF_MOV64_IMM     533 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     537 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     552 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, IP_TOS),
BPF_MOV64_IMM     556 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     583 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, -1),
BPF_MOV64_IMM     587 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     591 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     604 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, -1),
BPF_MOV64_IMM     608 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     620 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, -2),
BPF_MOV64_IMM     624 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     638 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 65),
BPF_MOV64_IMM     641 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     673 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     678 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     699 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     704 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     720 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     732 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     746 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     778 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     783 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     824 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     829 tools/testing/selftests/bpf/prog_tests/sockopt.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      51 tools/testing/selftests/bpf/test_align.c 			BPF_MOV64_IMM(BPF_REG_3, 2),
BPF_MOV64_IMM      52 tools/testing/selftests/bpf/test_align.c 			BPF_MOV64_IMM(BPF_REG_3, 4),
BPF_MOV64_IMM      53 tools/testing/selftests/bpf/test_align.c 			BPF_MOV64_IMM(BPF_REG_3, 8),
BPF_MOV64_IMM      54 tools/testing/selftests/bpf/test_align.c 			BPF_MOV64_IMM(BPF_REG_3, 16),
BPF_MOV64_IMM      55 tools/testing/selftests/bpf/test_align.c 			BPF_MOV64_IMM(BPF_REG_3, 32),
BPF_MOV64_IMM      56 tools/testing/selftests/bpf/test_align.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      73 tools/testing/selftests/bpf/test_align.c 			BPF_MOV64_IMM(BPF_REG_3, 1),
BPF_MOV64_IMM      79 tools/testing/selftests/bpf/test_align.c 			BPF_MOV64_IMM(BPF_REG_4, 32),
BPF_MOV64_IMM      84 tools/testing/selftests/bpf/test_align.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     107 tools/testing/selftests/bpf/test_align.c 			BPF_MOV64_IMM(BPF_REG_3, 4),
BPF_MOV64_IMM     110 tools/testing/selftests/bpf/test_align.c 			BPF_MOV64_IMM(BPF_REG_4, 8),
BPF_MOV64_IMM     113 tools/testing/selftests/bpf/test_align.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     131 tools/testing/selftests/bpf/test_align.c 			BPF_MOV64_IMM(BPF_REG_3, 7),
BPF_MOV64_IMM     135 tools/testing/selftests/bpf/test_align.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     178 tools/testing/selftests/bpf/test_align.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     211 tools/testing/selftests/bpf/test_align.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     234 tools/testing/selftests/bpf/test_align.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     251 tools/testing/selftests/bpf/test_align.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     310 tools/testing/selftests/bpf/test_align.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     400 tools/testing/selftests/bpf/test_align.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     444 tools/testing/selftests/bpf/test_align.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    5023 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM    5025 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM    5054 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM    5056 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM    5086 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM    5088 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM    5118 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM    5120 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM    5139 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM    5140 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_1, 2),
BPF_MOV64_IMM    5165 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM    5166 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_1, 2),
BPF_MOV64_IMM    5221 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM    5222 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_1, 2),
BPF_MOV64_IMM    5247 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM    5248 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_1, 2),
BPF_MOV64_IMM    5275 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_2, 1),
BPF_MOV64_IMM    5309 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_2, 1),
BPF_MOV64_IMM    5341 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_2, 1),
BPF_MOV64_IMM    5373 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_2, 1),
BPF_MOV64_IMM    5405 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_2, 1),
BPF_MOV64_IMM    5438 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM    5439 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_1, 2),
BPF_MOV64_IMM    5467 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM    5468 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_1, 2),
BPF_MOV64_IMM    5506 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_2, 1),
BPF_MOV64_IMM    5510 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_2, 1),
BPF_MOV64_IMM    5511 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_2, 1),
BPF_MOV64_IMM    5512 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_2, 1),
BPF_MOV64_IMM    5513 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_2, 1),
BPF_MOV64_IMM    5514 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_2, 1),
BPF_MOV64_IMM    5515 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_2, 1),
BPF_MOV64_IMM    5516 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_2, 1),
BPF_MOV64_IMM    5517 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_2, 1),
BPF_MOV64_IMM    5566 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_2, 1),
BPF_MOV64_IMM    5570 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    5572 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    5617 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_2, 1),
BPF_MOV64_IMM    5620 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    5622 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    5662 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_2, 1),
BPF_MOV64_IMM    5666 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    5668 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    5719 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_2, 1),
BPF_MOV64_IMM    5723 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    5725 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    5770 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    5773 tools/testing/selftests/bpf/test_btf.c 		BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      55 tools/testing/selftests/bpf/test_cgroup_attach.c 		BPF_MOV64_IMM(BPF_REG_0, verdict), /* r0 = verdict */
BPF_MOV64_IMM     253 tools/testing/selftests/bpf/test_cgroup_attach.c 		BPF_MOV64_IMM(BPF_REG_1, val), /* r1 = 1 */
BPF_MOV64_IMM     257 tools/testing/selftests/bpf/test_cgroup_attach.c 		BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     259 tools/testing/selftests/bpf/test_cgroup_attach.c 		BPF_MOV64_IMM(BPF_REG_1, val),
BPF_MOV64_IMM     263 tools/testing/selftests/bpf/test_cgroup_attach.c 		BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     269 tools/testing/selftests/bpf/test_cgroup_attach.c 		BPF_MOV64_IMM(BPF_REG_0, verdict), /* r0 = verdict */
BPF_MOV64_IMM      20 tools/testing/selftests/bpf/test_cgroup_storage.c 		BPF_MOV64_IMM(BPF_REG_2, 0), /* flags, not used */
BPF_MOV64_IMM      28 tools/testing/selftests/bpf/test_cgroup_storage.c 		BPF_MOV64_IMM(BPF_REG_2, 0), /* flags, not used */
BPF_MOV64_IMM      31 tools/testing/selftests/bpf/test_cgroup_storage.c 		BPF_MOV64_IMM(BPF_REG_1, 1),
BPF_MOV64_IMM      58 tools/testing/selftests/bpf/test_lru_map.c 		BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM      60 tools/testing/selftests/bpf/test_lru_map.c 		BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      54 tools/testing/selftests/bpf/test_sock.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      71 tools/testing/selftests/bpf/test_sock.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      88 tools/testing/selftests/bpf/test_sock.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     105 tools/testing/selftests/bpf/test_sock.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     119 tools/testing/selftests/bpf/test_sock.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     133 tools/testing/selftests/bpf/test_sock.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     147 tools/testing/selftests/bpf/test_sock.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     161 tools/testing/selftests/bpf/test_sock.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     175 tools/testing/selftests/bpf/test_sock.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     189 tools/testing/selftests/bpf/test_sock.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     203 tools/testing/selftests/bpf/test_sock.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     217 tools/testing/selftests/bpf/test_sock.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     243 tools/testing/selftests/bpf/test_sock.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     247 tools/testing/selftests/bpf/test_sock.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     273 tools/testing/selftests/bpf/test_sock.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     277 tools/testing/selftests/bpf/test_sock.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     291 tools/testing/selftests/bpf/test_sock.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     305 tools/testing/selftests/bpf/test_sock.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     756 tools/testing/selftests/bpf/test_sock_addr.c 		BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     822 tools/testing/selftests/bpf/test_sock_addr.c 		BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     865 tools/testing/selftests/bpf/test_sock_addr.c 		BPF_MOV64_IMM(BPF_REG_0, rc),
BPF_MOV64_IMM     936 tools/testing/selftests/bpf/test_sock_addr.c 		BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     977 tools/testing/selftests/bpf/test_sock_addr.c 		BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM    1035 tools/testing/selftests/bpf/test_sock_addr.c 		BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM    1073 tools/testing/selftests/bpf/test_sock_addr.c 		BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      50 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      61 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      72 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      89 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      93 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     110 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     114 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     127 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     130 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     147 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     151 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     174 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     178 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     191 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM     194 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     209 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     215 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_3, 8),
BPF_MOV64_IMM     218 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_4, BPF_F_SYSCTL_BASE_NAME),
BPF_MOV64_IMM     232 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     236 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     250 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     256 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_3, 7),
BPF_MOV64_IMM     259 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_4, BPF_F_SYSCTL_BASE_NAME),
BPF_MOV64_IMM     274 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     278 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     292 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     300 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_3, 17),
BPF_MOV64_IMM     303 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     329 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     333 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     347 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     354 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_3, 16),
BPF_MOV64_IMM     357 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     378 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     382 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     396 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     402 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_3, 7),
BPF_MOV64_IMM     405 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     420 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     424 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     441 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_3, 8),
BPF_MOV64_IMM     456 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     460 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     474 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     480 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_3, 7),
BPF_MOV64_IMM     495 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     499 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     513 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     519 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_3, 6),
BPF_MOV64_IMM     534 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     538 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     556 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_3, 8),
BPF_MOV64_IMM     569 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     573 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     592 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_3, 8),
BPF_MOV64_IMM     606 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     610 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     625 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     631 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_3, 8),
BPF_MOV64_IMM     640 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     644 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     662 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_3, 4),
BPF_MOV64_IMM     676 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     680 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     699 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_3, 24),
BPF_MOV64_IMM     726 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     730 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     745 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     751 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_3, 3),
BPF_MOV64_IMM     765 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     769 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     784 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0,
BPF_MOV64_IMM     791 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_3, 3),
BPF_MOV64_IMM     800 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     804 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     825 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_3, 3),
BPF_MOV64_IMM     834 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     838 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     853 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0,
BPF_MOV64_IMM     860 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM     863 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     879 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     883 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     904 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_2, 8),
BPF_MOV64_IMM     907 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     929 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_2, 8),
BPF_MOV64_IMM     933 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     949 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     953 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     967 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0,
BPF_MOV64_IMM     974 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     977 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     986 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM    1000 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0,
BPF_MOV64_IMM    1007 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM    1010 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_3, 8),
BPF_MOV64_IMM    1026 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM    1030 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    1044 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0,
BPF_MOV64_IMM    1051 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM    1054 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_3, 3),
BPF_MOV64_IMM    1067 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM    1071 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    1085 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0,
BPF_MOV64_IMM    1092 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM    1095 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM    1108 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM    1112 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    1127 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0,
BPF_MOV64_IMM    1134 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM    1137 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM    1150 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM    1154 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    1169 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0,
BPF_MOV64_IMM    1176 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM    1179 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_3, 10),
BPF_MOV64_IMM    1195 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM    1199 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    1214 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0,
BPF_MOV64_IMM    1221 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM    1224 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM    1240 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM    1244 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    1271 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_2, 19),
BPF_MOV64_IMM    1274 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM    1291 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM    1295 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    1322 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_2, 19),
BPF_MOV64_IMM    1325 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM    1338 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM    1342 tools/testing/selftests/bpf/test_sysctl.c 			BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     150 tools/testing/selftests/bpf/test_verifier.c 		insn[i++] = BPF_MOV64_IMM(BPF_REG_2, 1);
BPF_MOV64_IMM     151 tools/testing/selftests/bpf/test_verifier.c 		insn[i++] = BPF_MOV64_IMM(BPF_REG_3, 2);
BPF_MOV64_IMM     300 tools/testing/selftests/bpf/test_verifier.c 	BPF_MOV64_IMM(BPF_REG_2, 0),					\
BPF_MOV64_IMM     310 tools/testing/selftests/bpf/test_verifier.c 	BPF_MOV64_IMM(BPF_REG_3, sizeof(struct bpf_sock_tuple)),	\
BPF_MOV64_IMM     311 tools/testing/selftests/bpf/test_verifier.c 	BPF_MOV64_IMM(BPF_REG_4, 0),					\
BPF_MOV64_IMM     312 tools/testing/selftests/bpf/test_verifier.c 	BPF_MOV64_IMM(BPF_REG_5, 0),					\
BPF_MOV64_IMM     320 tools/testing/selftests/bpf/test_verifier.c 	BPF_MOV64_IMM(BPF_REG_0, 0),					\
BPF_MOV64_IMM     414 tools/testing/selftests/bpf/test_verifier.c 		BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     425 tools/testing/selftests/bpf/test_verifier.c 		BPF_MOV64_IMM(BPF_REG_3, idx),
BPF_MOV64_IMM     429 tools/testing/selftests/bpf/test_verifier.c 		BPF_MOV64_IMM(BPF_REG_0, 41),
BPF_MOV64_IMM      22 tools/testing/selftests/bpf/test_verifier_log.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      23 tools/testing/selftests/bpf/test_verifier_log.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      24 tools/testing/selftests/bpf/test_verifier_log.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      25 tools/testing/selftests/bpf/test_verifier_log.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      26 tools/testing/selftests/bpf/test_verifier_log.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      27 tools/testing/selftests/bpf/test_verifier_log.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      28 tools/testing/selftests/bpf/test_verifier_log.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      29 tools/testing/selftests/bpf/test_verifier_log.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      30 tools/testing/selftests/bpf/test_verifier_log.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      31 tools/testing/selftests/bpf/test_verifier_log.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      32 tools/testing/selftests/bpf/test_verifier_log.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      33 tools/testing/selftests/bpf/test_verifier_log.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      34 tools/testing/selftests/bpf/test_verifier_log.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      35 tools/testing/selftests/bpf/test_verifier_log.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      36 tools/testing/selftests/bpf/test_verifier_log.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      37 tools/testing/selftests/bpf/test_verifier_log.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      32 tools/testing/selftests/bpf/verifier/and.c 	BPF_MOV64_IMM(BPF_REG_9, 1),
BPF_MOV64_IMM      27 tools/testing/selftests/bpf/verifier/array_access.c 	BPF_MOV64_IMM(BPF_REG_1, 4),
BPF_MOV64_IMM     113 tools/testing/selftests/bpf/verifier/array_access.c 	BPF_MOV64_IMM(BPF_REG_1, MAX_ENTRIES + 1),
BPF_MOV64_IMM     247 tools/testing/selftests/bpf/verifier/array_access.c 	BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM     248 tools/testing/selftests/bpf/verifier/array_access.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     249 tools/testing/selftests/bpf/verifier/array_access.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     250 tools/testing/selftests/bpf/verifier/array_access.c 	BPF_MOV64_IMM(BPF_REG_5, 0),
BPF_MOV64_IMM     287 tools/testing/selftests/bpf/verifier/array_access.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     289 tools/testing/selftests/bpf/verifier/array_access.c 	BPF_MOV64_IMM(BPF_REG_4, 8),
BPF_MOV64_IMM     309 tools/testing/selftests/bpf/verifier/array_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     327 tools/testing/selftests/bpf/verifier/array_access.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     329 tools/testing/selftests/bpf/verifier/array_access.c 	BPF_MOV64_IMM(BPF_REG_4, 8),
BPF_MOV64_IMM     366 tools/testing/selftests/bpf/verifier/array_access.c 	BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM     367 tools/testing/selftests/bpf/verifier/array_access.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     368 tools/testing/selftests/bpf/verifier/array_access.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     369 tools/testing/selftests/bpf/verifier/array_access.c 	BPF_MOV64_IMM(BPF_REG_5, 0),
BPF_MOV64_IMM       4 tools/testing/selftests/bpf/verifier/basic_instr.c 	BPF_MOV64_IMM(BPF_REG_1, 1),
BPF_MOV64_IMM       6 tools/testing/selftests/bpf/verifier/basic_instr.c 	BPF_MOV64_IMM(BPF_REG_2, 3),
BPF_MOV64_IMM      35 tools/testing/selftests/bpf/verifier/basic_instr.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      55 tools/testing/selftests/bpf/verifier/basic_instr.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      56 tools/testing/selftests/bpf/verifier/basic_instr.c 	BPF_MOV64_IMM(BPF_REG_1, 5),
BPF_MOV64_IMM      67 tools/testing/selftests/bpf/verifier/basic_instr.c 	BPF_MOV64_IMM(BPF_REG_1, 15),
BPF_MOV64_IMM      77 tools/testing/selftests/bpf/verifier/basic_instr.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      86 tools/testing/selftests/bpf/verifier/basic_instr.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      87 tools/testing/selftests/bpf/verifier/basic_instr.c 	BPF_MOV64_IMM(BPF_REG_1, 5),
BPF_MOV64_IMM     100 tools/testing/selftests/bpf/verifier/basic_instr.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM     114 tools/testing/selftests/bpf/verifier/basic_instr.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM     128 tools/testing/selftests/bpf/verifier/basic_instr.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM     142 tools/testing/selftests/bpf/verifier/basic_instr.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM     157 tools/testing/selftests/bpf/verifier/basic_instr.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM     172 tools/testing/selftests/bpf/verifier/basic_instr.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM     197 tools/testing/selftests/bpf/verifier/basic_instr.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     201 tools/testing/selftests/bpf/verifier/basic_instr.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     210 tools/testing/selftests/bpf/verifier/basic_instr.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     214 tools/testing/selftests/bpf/verifier/basic_instr.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      37 tools/testing/selftests/bpf/verifier/basic_stack.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      49 tools/testing/selftests/bpf/verifier/basic_stack.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      19 tools/testing/selftests/bpf/verifier/bounds.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      43 tools/testing/selftests/bpf/verifier/bounds.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      54 tools/testing/selftests/bpf/verifier/bounds.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      70 tools/testing/selftests/bpf/verifier/bounds.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      96 tools/testing/selftests/bpf/verifier/bounds.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     112 tools/testing/selftests/bpf/verifier/bounds.c 	BPF_MOV64_IMM(BPF_REG_2, 0xffffffff),
BPF_MOV64_IMM     120 tools/testing/selftests/bpf/verifier/bounds.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     137 tools/testing/selftests/bpf/verifier/bounds.c 	BPF_MOV64_IMM(BPF_REG_2, 0xffffffff),
BPF_MOV64_IMM     145 tools/testing/selftests/bpf/verifier/bounds.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     168 tools/testing/selftests/bpf/verifier/bounds.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     192 tools/testing/selftests/bpf/verifier/bounds.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     211 tools/testing/selftests/bpf/verifier/bounds.c 	BPF_MOV64_IMM(BPF_REG_2, 1),
BPF_MOV64_IMM     227 tools/testing/selftests/bpf/verifier/bounds.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     265 tools/testing/selftests/bpf/verifier/bounds.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     307 tools/testing/selftests/bpf/verifier/bounds.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     325 tools/testing/selftests/bpf/verifier/bounds.c 	BPF_MOV64_IMM(BPF_REG_1, 0x7fffffff),
BPF_MOV64_IMM     335 tools/testing/selftests/bpf/verifier/bounds.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     350 tools/testing/selftests/bpf/verifier/bounds.c 	BPF_MOV64_IMM(BPF_REG_2, 32),
BPF_MOV64_IMM     351 tools/testing/selftests/bpf/verifier/bounds.c 	BPF_MOV64_IMM(BPF_REG_1, 1),
BPF_MOV64_IMM     361 tools/testing/selftests/bpf/verifier/bounds.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     390 tools/testing/selftests/bpf/verifier/bounds.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     407 tools/testing/selftests/bpf/verifier/bounds.c 	BPF_MOV64_IMM(BPF_REG_1, 2),
BPF_MOV64_IMM     419 tools/testing/selftests/bpf/verifier/bounds.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     498 tools/testing/selftests/bpf/verifier/bounds.c 	BPF_MOV64_IMM(BPF_REG_1, 1000000),
BPF_MOV64_IMM       4 tools/testing/selftests/bpf/verifier/bounds_deduction.c 		BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      15 tools/testing/selftests/bpf/verifier/bounds_deduction.c 		BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      29 tools/testing/selftests/bpf/verifier/bounds_deduction.c 		BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      40 tools/testing/selftests/bpf/verifier/bounds_deduction.c 		BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      53 tools/testing/selftests/bpf/verifier/bounds_deduction.c 		BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      64 tools/testing/selftests/bpf/verifier/bounds_deduction.c 		BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      76 tools/testing/selftests/bpf/verifier/bounds_deduction.c 		BPF_MOV64_IMM(BPF_REG_0, ~0),
BPF_MOV64_IMM      90 tools/testing/selftests/bpf/verifier/bounds_deduction.c 		BPF_MOV64_IMM(BPF_REG_0, ~0),
BPF_MOV64_IMM     104 tools/testing/selftests/bpf/verifier/bounds_deduction.c 		BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     115 tools/testing/selftests/bpf/verifier/bounds_deduction.c 		BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      12 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_2, 2),
BPF_MOV64_IMM      17 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      36 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_2, -1),
BPF_MOV64_IMM      41 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      60 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_2, -1),
BPF_MOV64_IMM      62 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_8, 0),
BPF_MOV64_IMM      67 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      86 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_2, -1),
BPF_MOV64_IMM      92 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     111 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_2, 1),
BPF_MOV64_IMM     116 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     133 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_2, -1),
BPF_MOV64_IMM     139 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     150 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     155 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_6, -1),
BPF_MOV64_IMM     159 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_5, 0),
BPF_MOV64_IMM     162 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     179 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_2, 1024 * 1024 * 1024),
BPF_MOV64_IMM     184 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     201 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_2, -1),
BPF_MOV64_IMM     203 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     208 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     229 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     234 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     251 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     253 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     258 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     277 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_2, -1),
BPF_MOV64_IMM     280 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     285 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     304 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_2, -6),
BPF_MOV64_IMM     306 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     311 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     330 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_2, 2),
BPF_MOV64_IMM     332 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_7, 1),
BPF_MOV64_IMM     334 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     340 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     361 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_2, -1),
BPF_MOV64_IMM     362 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_8, 2),
BPF_MOV64_IMM     368 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     389 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_2, -6),
BPF_MOV64_IMM     391 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     395 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     398 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      12 tools/testing/selftests/bpf/verifier/bpf_get_stack.c 	BPF_MOV64_IMM(BPF_REG_9, sizeof(struct test_val)/2),
BPF_MOV64_IMM      15 tools/testing/selftests/bpf/verifier/bpf_get_stack.c 	BPF_MOV64_IMM(BPF_REG_3, sizeof(struct test_val)/2),
BPF_MOV64_IMM      16 tools/testing/selftests/bpf/verifier/bpf_get_stack.c 	BPF_MOV64_IMM(BPF_REG_4, 256),
BPF_MOV64_IMM      18 tools/testing/selftests/bpf/verifier/bpf_get_stack.c 	BPF_MOV64_IMM(BPF_REG_1, 0),
BPF_MOV64_IMM      32 tools/testing/selftests/bpf/verifier/bpf_get_stack.c 	BPF_MOV64_IMM(BPF_REG_5, sizeof(struct test_val)/2),
BPF_MOV64_IMM      37 tools/testing/selftests/bpf/verifier/bpf_get_stack.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM       5 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM       7 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM      17 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      19 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM      39 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      64 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      88 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     114 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     129 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     140 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     151 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     153 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM     164 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     178 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     180 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM     194 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     196 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM     198 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 3),
BPF_MOV64_IMM     211 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     213 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     215 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 3),
BPF_MOV64_IMM     231 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     233 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     235 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 3),
BPF_MOV64_IMM     248 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     250 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     252 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 3),
BPF_MOV64_IMM     280 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM     372 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     395 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     397 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     438 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     457 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     469 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     471 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 43),
BPF_MOV64_IMM     483 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     485 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 43),
BPF_MOV64_IMM     547 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     549 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     584 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     598 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     613 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     625 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     639 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     641 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     642 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     663 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_2, 1),
BPF_MOV64_IMM     664 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_3, 2),
BPF_MOV64_IMM     759 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     776 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     790 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     813 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     839 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     881 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_1, 0),
BPF_MOV64_IMM     883 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_1, 1),
BPF_MOV64_IMM     885 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_1, 1),
BPF_MOV64_IMM     887 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     932 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     943 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_1, 0),
BPF_MOV64_IMM     949 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     970 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     986 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    1003 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    1064 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    1093 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    1117 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    1134 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    1167 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    1171 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM    1188 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    1221 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    1225 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM    1243 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    1256 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_8, 0),
BPF_MOV64_IMM    1260 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_8, 1),
BPF_MOV64_IMM    1269 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_9, 0),
BPF_MOV64_IMM    1273 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_9, 1),
BPF_MOV64_IMM    1315 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    1328 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_8, 0),
BPF_MOV64_IMM    1332 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_8, 1),
BPF_MOV64_IMM    1341 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_9, 0),
BPF_MOV64_IMM    1345 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_9, 1),
BPF_MOV64_IMM    1385 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    1398 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_8, 0),
BPF_MOV64_IMM    1402 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_8, 1),
BPF_MOV64_IMM    1410 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_9, 0),  // 26
BPF_MOV64_IMM    1414 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_9, 1),
BPF_MOV64_IMM    1456 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    1471 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_8, 0),
BPF_MOV64_IMM    1473 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_8, 1),
BPF_MOV64_IMM    1483 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_9, 0),
BPF_MOV64_IMM    1485 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_9, 1),
BPF_MOV64_IMM    1525 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    1540 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_8, 0),
BPF_MOV64_IMM    1542 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_8, 1),
BPF_MOV64_IMM    1552 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_9, 0),
BPF_MOV64_IMM    1554 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_9, 1),
BPF_MOV64_IMM    1667 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_5, 0),
BPF_MOV64_IMM    1669 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_5, 1),
BPF_MOV64_IMM    1703 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_5, 0),
BPF_MOV64_IMM    1705 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_5, 1),
BPF_MOV64_IMM    1735 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_5, 0),
BPF_MOV64_IMM    1739 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_5, 1),
BPF_MOV64_IMM    1771 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_5, 0),
BPF_MOV64_IMM    1775 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_5, 1),
BPF_MOV64_IMM    1790 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM    1806 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_5, 0),
BPF_MOV64_IMM    1810 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_5, 1),
BPF_MOV64_IMM    1848 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_5, 0),
BPF_MOV64_IMM    1852 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_5, 1),
BPF_MOV64_IMM    1889 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_5, 0),
BPF_MOV64_IMM    1893 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_5, 1),
BPF_MOV64_IMM    1908 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    1976 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    1993 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_8, 0),
BPF_MOV64_IMM    1995 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_8, 1),
BPF_MOV64_IMM    2000 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    2014 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_8, 0),
BPF_MOV64_IMM    2016 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_8, 1),
BPF_MOV64_IMM    2018 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_9, 0),
BPF_MOV64_IMM    2020 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_9, 1),
BPF_MOV64_IMM    2025 tools/testing/selftests/bpf/verifier/calls.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      35 tools/testing/selftests/bpf/verifier/cgroup_inv_retcode.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      44 tools/testing/selftests/bpf/verifier/cgroup_inv_retcode.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM      26 tools/testing/selftests/bpf/verifier/cgroup_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      51 tools/testing/selftests/bpf/verifier/cgroup_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      82 tools/testing/selftests/bpf/verifier/cgroup_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     117 tools/testing/selftests/bpf/verifier/cgroup_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     128 tools/testing/selftests/bpf/verifier/cgroup_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     140 tools/testing/selftests/bpf/verifier/cgroup_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     152 tools/testing/selftests/bpf/verifier/cgroup_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     166 tools/testing/selftests/bpf/verifier/cgroup_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     176 tools/testing/selftests/bpf/verifier/cgroup_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     179 tools/testing/selftests/bpf/verifier/cgroup_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     192 tools/testing/selftests/bpf/verifier/cgroup_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM       4 tools/testing/selftests/bpf/verifier/cgroup_storage.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM      19 tools/testing/selftests/bpf/verifier/cgroup_storage.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM      35 tools/testing/selftests/bpf/verifier/cgroup_storage.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM      48 tools/testing/selftests/bpf/verifier/cgroup_storage.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM      53 tools/testing/selftests/bpf/verifier/cgroup_storage.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      64 tools/testing/selftests/bpf/verifier/cgroup_storage.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM      81 tools/testing/selftests/bpf/verifier/cgroup_storage.c 	BPF_MOV64_IMM(BPF_REG_2, 7),
BPF_MOV64_IMM     114 tools/testing/selftests/bpf/verifier/cgroup_storage.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     129 tools/testing/selftests/bpf/verifier/cgroup_storage.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     145 tools/testing/selftests/bpf/verifier/cgroup_storage.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     158 tools/testing/selftests/bpf/verifier/cgroup_storage.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     163 tools/testing/selftests/bpf/verifier/cgroup_storage.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     174 tools/testing/selftests/bpf/verifier/cgroup_storage.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     191 tools/testing/selftests/bpf/verifier/cgroup_storage.c 	BPF_MOV64_IMM(BPF_REG_2, 7),
BPF_MOV64_IMM       6 tools/testing/selftests/bpf/verifier/const_or.c 	BPF_MOV64_IMM(BPF_REG_2, 34),
BPF_MOV64_IMM       8 tools/testing/selftests/bpf/verifier/const_or.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM      20 tools/testing/selftests/bpf/verifier/const_or.c 	BPF_MOV64_IMM(BPF_REG_2, 34),
BPF_MOV64_IMM      22 tools/testing/selftests/bpf/verifier/const_or.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM      35 tools/testing/selftests/bpf/verifier/const_or.c 	BPF_MOV64_IMM(BPF_REG_2, 34),
BPF_MOV64_IMM      36 tools/testing/selftests/bpf/verifier/const_or.c 	BPF_MOV64_IMM(BPF_REG_4, 13),
BPF_MOV64_IMM      38 tools/testing/selftests/bpf/verifier/const_or.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM      50 tools/testing/selftests/bpf/verifier/const_or.c 	BPF_MOV64_IMM(BPF_REG_2, 34),
BPF_MOV64_IMM      51 tools/testing/selftests/bpf/verifier/const_or.c 	BPF_MOV64_IMM(BPF_REG_4, 24),
BPF_MOV64_IMM      53 tools/testing/selftests/bpf/verifier/const_or.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM       4 tools/testing/selftests/bpf/verifier/ctx.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      15 tools/testing/selftests/bpf/verifier/ctx.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      41 tools/testing/selftests/bpf/verifier/ctx.c 		BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM      44 tools/testing/selftests/bpf/verifier/ctx.c 		BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      54 tools/testing/selftests/bpf/verifier/ctx.c 		BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM      57 tools/testing/selftests/bpf/verifier/ctx.c 		BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      70 tools/testing/selftests/bpf/verifier/ctx.c 		BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      84 tools/testing/selftests/bpf/verifier/ctx.c 		BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM      87 tools/testing/selftests/bpf/verifier/ctx.c 		BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     139 tools/testing/selftests/bpf/verifier/ctx_sk_msg.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     156 tools/testing/selftests/bpf/verifier/ctx_sk_msg.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     176 tools/testing/selftests/bpf/verifier/ctx_sk_msg.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      90 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     284 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     296 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     307 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     326 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     343 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     363 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     394 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     482 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     493 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     504 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     519 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     529 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     539 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     554 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     566 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     614 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     626 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     637 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     648 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     663 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     678 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     695 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     712 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     724 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     752 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     764 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     776 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     788 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     800 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     816 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     828 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     840 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     851 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     862 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     873 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     884 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     953 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     971 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     982 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     991 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     994 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM    1007 tools/testing/selftests/bpf/verifier/ctx_skb.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM       7 tools/testing/selftests/bpf/verifier/dead_code.c 	BPF_MOV64_IMM(BPF_REG_0, 7),
BPF_MOV64_IMM      17 tools/testing/selftests/bpf/verifier/dead_code.c 	BPF_MOV64_IMM(BPF_REG_0, 7),
BPF_MOV64_IMM      32 tools/testing/selftests/bpf/verifier/dead_code.c 	BPF_MOV64_IMM(BPF_REG_0, 7),
BPF_MOV64_IMM      34 tools/testing/selftests/bpf/verifier/dead_code.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      43 tools/testing/selftests/bpf/verifier/dead_code.c 	BPF_MOV64_IMM(BPF_REG_0, 7),
BPF_MOV64_IMM      54 tools/testing/selftests/bpf/verifier/dead_code.c 	BPF_MOV64_IMM(BPF_REG_0, 7),
BPF_MOV64_IMM      57 tools/testing/selftests/bpf/verifier/dead_code.c 	BPF_MOV64_IMM(BPF_REG_0, 12),
BPF_MOV64_IMM      66 tools/testing/selftests/bpf/verifier/dead_code.c 	BPF_MOV64_IMM(BPF_REG_0, 7),
BPF_MOV64_IMM      71 tools/testing/selftests/bpf/verifier/dead_code.c 	BPF_MOV64_IMM(BPF_REG_0, 12),
BPF_MOV64_IMM      80 tools/testing/selftests/bpf/verifier/dead_code.c 	BPF_MOV64_IMM(BPF_REG_0, 7),
BPF_MOV64_IMM      85 tools/testing/selftests/bpf/verifier/dead_code.c 	BPF_MOV64_IMM(BPF_REG_0, 12),
BPF_MOV64_IMM      96 tools/testing/selftests/bpf/verifier/dead_code.c 	BPF_MOV64_IMM(BPF_REG_0, 7),
BPF_MOV64_IMM     103 tools/testing/selftests/bpf/verifier/dead_code.c 	BPF_MOV64_IMM(BPF_REG_0, 12),
BPF_MOV64_IMM     114 tools/testing/selftests/bpf/verifier/dead_code.c 	BPF_MOV64_IMM(BPF_REG_1, 7),
BPF_MOV64_IMM     117 tools/testing/selftests/bpf/verifier/dead_code.c 	BPF_MOV64_IMM(BPF_REG_0, 12),
BPF_MOV64_IMM     119 tools/testing/selftests/bpf/verifier/dead_code.c 	BPF_MOV64_IMM(BPF_REG_0, 7),
BPF_MOV64_IMM     132 tools/testing/selftests/bpf/verifier/dead_code.c 	BPF_MOV64_IMM(BPF_REG_1, 2),
BPF_MOV64_IMM     134 tools/testing/selftests/bpf/verifier/dead_code.c 	BPF_MOV64_IMM(BPF_REG_1, 5),
BPF_MOV64_IMM     148 tools/testing/selftests/bpf/verifier/dead_code.c 	BPF_MOV64_IMM(BPF_REG_1, 2),
BPF_MOV64_IMM      26 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      35 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      60 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      71 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      89 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     105 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     108 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     125 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     127 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     145 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     148 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     167 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     170 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     186 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     191 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     207 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     210 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     227 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_3, 144),
BPF_MOV64_IMM     233 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     235 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     252 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_3, 144),
BPF_MOV64_IMM     258 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     260 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     279 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_4, 1),
BPF_MOV64_IMM     281 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_3, 14),
BPF_MOV64_IMM     283 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_3, 24),
BPF_MOV64_IMM     289 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     291 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     308 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_5, 12),
BPF_MOV64_IMM     313 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     315 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     332 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_5, 4096),
BPF_MOV64_IMM     339 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     359 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     380 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     397 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 8),
BPF_MOV64_IMM     401 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     417 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_4, 4),
BPF_MOV64_IMM     420 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     433 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0xffffffff),
BPF_MOV64_IMM     443 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     460 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_4, 0xffffffff),
BPF_MOV64_IMM     469 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     490 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_4, 0xffffffff),
BPF_MOV64_IMM     498 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_2, 1),
BPF_MOV64_IMM     500 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     520 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 31),
BPF_MOV64_IMM     527 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     542 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0xffffffff),
BPF_MOV64_IMM     547 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 64),
BPF_MOV64_IMM     554 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     571 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     590 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     609 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     626 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     647 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     649 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     651 tools/testing/selftests/bpf/verifier/direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM       4 tools/testing/selftests/bpf/verifier/direct_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      16 tools/testing/selftests/bpf/verifier/direct_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      28 tools/testing/selftests/bpf/verifier/direct_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      40 tools/testing/selftests/bpf/verifier/direct_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      52 tools/testing/selftests/bpf/verifier/direct_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      64 tools/testing/selftests/bpf/verifier/direct_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      76 tools/testing/selftests/bpf/verifier/direct_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      88 tools/testing/selftests/bpf/verifier/direct_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     100 tools/testing/selftests/bpf/verifier/direct_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     112 tools/testing/selftests/bpf/verifier/direct_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     124 tools/testing/selftests/bpf/verifier/direct_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     136 tools/testing/selftests/bpf/verifier/direct_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     148 tools/testing/selftests/bpf/verifier/direct_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     160 tools/testing/selftests/bpf/verifier/direct_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     174 tools/testing/selftests/bpf/verifier/direct_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     188 tools/testing/selftests/bpf/verifier/direct_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     202 tools/testing/selftests/bpf/verifier/direct_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     216 tools/testing/selftests/bpf/verifier/direct_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     228 tools/testing/selftests/bpf/verifier/direct_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     240 tools/testing/selftests/bpf/verifier/direct_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     252 tools/testing/selftests/bpf/verifier/direct_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     263 tools/testing/selftests/bpf/verifier/direct_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     274 tools/testing/selftests/bpf/verifier/direct_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     285 tools/testing/selftests/bpf/verifier/direct_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     296 tools/testing/selftests/bpf/verifier/direct_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     307 tools/testing/selftests/bpf/verifier/direct_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     318 tools/testing/selftests/bpf/verifier/direct_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     329 tools/testing/selftests/bpf/verifier/direct_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     340 tools/testing/selftests/bpf/verifier/direct_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      31 tools/testing/selftests/bpf/verifier/div_overflow.c 	BPF_MOV64_IMM(BPF_REG_1, -1),
BPF_MOV64_IMM      83 tools/testing/selftests/bpf/verifier/div_overflow.c 	BPF_MOV64_IMM(BPF_REG_1, -1),
BPF_MOV64_IMM      28 tools/testing/selftests/bpf/verifier/event_output.c 	BPF_MOV64_IMM(BPF_REG_2, 5),				\
BPF_MOV64_IMM      33 tools/testing/selftests/bpf/verifier/event_output.c 	BPF_MOV64_IMM(BPF_REG_3, 0),				\
BPF_MOV64_IMM      34 tools/testing/selftests/bpf/verifier/event_output.c 	BPF_MOV64_IMM(BPF_REG_5, 8),				\
BPF_MOV64_IMM      37 tools/testing/selftests/bpf/verifier/event_output.c 	BPF_MOV64_IMM(BPF_REG_0, 1),				\
BPF_MOV64_IMM       6 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      15 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_2, 16),
BPF_MOV64_IMM      19 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM      21 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM      23 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      38 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM      55 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM      57 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM      59 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      71 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      80 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_2, 16),
BPF_MOV64_IMM      84 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM      86 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM      88 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      99 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     108 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_2, 16),
BPF_MOV64_IMM     112 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     114 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     116 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     131 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     134 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     136 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     152 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     154 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     156 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     171 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     173 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     175 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     192 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     194 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     210 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     212 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     229 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_2, sizeof(struct test_val)),
BPF_MOV64_IMM     233 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     235 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     237 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     259 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     261 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     263 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     282 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_2, sizeof(struct test_val)),
BPF_MOV64_IMM     286 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     288 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     290 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     313 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     315 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     317 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     328 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_1, 0),
BPF_MOV64_IMM     329 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     330 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     331 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     332 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_5, 0),
BPF_MOV64_IMM     343 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_1, 0),
BPF_MOV64_IMM     347 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     348 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     349 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_5, 0),
BPF_MOV64_IMM     362 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     365 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     366 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     367 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_5, 0),
BPF_MOV64_IMM     384 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     385 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     386 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     387 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_5, 0),
BPF_MOV64_IMM     409 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     410 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     411 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_5, 0),
BPF_MOV64_IMM     431 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     432 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     433 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_5, 0),
BPF_MOV64_IMM     454 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     455 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     456 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_5, 0),
BPF_MOV64_IMM     468 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_1, 0),
BPF_MOV64_IMM     469 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     470 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     481 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_1, 0),
BPF_MOV64_IMM     482 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_2, 1),
BPF_MOV64_IMM     483 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     496 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     497 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     514 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     515 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     536 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     556 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     570 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     582 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     595 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     596 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     606 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     609 tools/testing/selftests/bpf/verifier/helper_access_var_len.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM      12 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM      14 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      28 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      54 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      70 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      74 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      94 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     114 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     116 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     130 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     157 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     174 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     178 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     199 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     218 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     219 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_4, 42),
BPF_MOV64_IMM     220 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_5, 0),
BPF_MOV64_IMM     222 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     239 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     240 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_4, 4),
BPF_MOV64_IMM     242 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     261 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM     262 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     263 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     264 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_5, 0),
BPF_MOV64_IMM     266 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     284 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM     285 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     286 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     287 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_5, 0),
BPF_MOV64_IMM     289 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     307 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM     308 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     309 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     310 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_5, 0),
BPF_MOV64_IMM     312 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     331 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_2, 8),
BPF_MOV64_IMM     332 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     333 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     334 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_5, 0),
BPF_MOV64_IMM     336 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     355 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_2, -9),
BPF_MOV64_IMM     356 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     357 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     358 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_5, 0),
BPF_MOV64_IMM     360 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     379 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_2, ~0),
BPF_MOV64_IMM     380 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     381 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     382 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_5, 0),
BPF_MOV64_IMM     384 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     403 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     404 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     405 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     406 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_5, 0),
BPF_MOV64_IMM     408 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     426 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM     427 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     428 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     429 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_5, 0),
BPF_MOV64_IMM     431 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     449 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM     450 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     451 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     452 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_5, 0),
BPF_MOV64_IMM     454 tools/testing/selftests/bpf/verifier/helper_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      11 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_2, sizeof(struct test_val)),
BPF_MOV64_IMM      12 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM      30 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_2, 8),
BPF_MOV64_IMM      31 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM      49 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM      68 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_2, sizeof(struct test_val) + 8),
BPF_MOV64_IMM      69 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM      88 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_2, -8),
BPF_MOV64_IMM      89 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     109 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_2,
BPF_MOV64_IMM     111 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     130 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_2, 8),
BPF_MOV64_IMM     131 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     150 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     170 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_2,
BPF_MOV64_IMM     172 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     192 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_2, -8),
BPF_MOV64_IMM     193 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     213 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_2, -1),
BPF_MOV64_IMM     214 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     233 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_3, offsetof(struct test_val, foo)),
BPF_MOV64_IMM     235 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_2,
BPF_MOV64_IMM     237 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     255 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_3, offsetof(struct test_val, foo)),
BPF_MOV64_IMM     257 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_2, 8),
BPF_MOV64_IMM     258 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     276 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     278 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     297 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_3, offsetof(struct test_val, foo)),
BPF_MOV64_IMM     299 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_2,
BPF_MOV64_IMM     302 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     321 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_3, offsetof(struct test_val, foo)),
BPF_MOV64_IMM     323 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_2, -8),
BPF_MOV64_IMM     324 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     343 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_3, offsetof(struct test_val, foo)),
BPF_MOV64_IMM     345 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_2, -1),
BPF_MOV64_IMM     346 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     368 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_2,
BPF_MOV64_IMM     370 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     391 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_2, 8),
BPF_MOV64_IMM     392 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     413 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     434 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_2, 1),
BPF_MOV64_IMM     435 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     457 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_2,
BPF_MOV64_IMM     460 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     481 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     485 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     506 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     508 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     528 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     532 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     553 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     555 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     575 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     580 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     599 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     604 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     623 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     628 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     648 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     653 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     672 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     677 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     696 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     701 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     736 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     756 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     838 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_3, offsetof(struct other_val, bar)),
BPF_MOV64_IMM     858 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_3, sizeof(struct other_val) - 4),
BPF_MOV64_IMM     879 tools/testing/selftests/bpf/verifier/helper_value_access.c 	BPF_MOV64_IMM(BPF_REG_3, -4),
BPF_MOV64_IMM       7 tools/testing/selftests/bpf/verifier/int_ptr.c 		BPF_MOV64_IMM(BPF_REG_0, 0x00303036),
BPF_MOV64_IMM      13 tools/testing/selftests/bpf/verifier/int_ptr.c 		BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM      16 tools/testing/selftests/bpf/verifier/int_ptr.c 		BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM      25 tools/testing/selftests/bpf/verifier/int_ptr.c 		BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      38 tools/testing/selftests/bpf/verifier/int_ptr.c 		BPF_MOV64_IMM(BPF_REG_0, 0x00303036),
BPF_MOV64_IMM      44 tools/testing/selftests/bpf/verifier/int_ptr.c 		BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM      47 tools/testing/selftests/bpf/verifier/int_ptr.c 		BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM      57 tools/testing/selftests/bpf/verifier/int_ptr.c 		BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      70 tools/testing/selftests/bpf/verifier/int_ptr.c 		BPF_MOV64_IMM(BPF_REG_0, 0x00303036),
BPF_MOV64_IMM      76 tools/testing/selftests/bpf/verifier/int_ptr.c 		BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM      79 tools/testing/selftests/bpf/verifier/int_ptr.c 		BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM      83 tools/testing/selftests/bpf/verifier/int_ptr.c 		BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      91 tools/testing/selftests/bpf/verifier/int_ptr.c 		BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     104 tools/testing/selftests/bpf/verifier/int_ptr.c 		BPF_MOV64_IMM(BPF_REG_0, 0x00303036),
BPF_MOV64_IMM     110 tools/testing/selftests/bpf/verifier/int_ptr.c 		BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM     113 tools/testing/selftests/bpf/verifier/int_ptr.c 		BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     123 tools/testing/selftests/bpf/verifier/int_ptr.c 		BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     136 tools/testing/selftests/bpf/verifier/int_ptr.c 		BPF_MOV64_IMM(BPF_REG_0, 0x00303036),
BPF_MOV64_IMM     142 tools/testing/selftests/bpf/verifier/int_ptr.c 		BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM     145 tools/testing/selftests/bpf/verifier/int_ptr.c 		BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     155 tools/testing/selftests/bpf/verifier/int_ptr.c 		BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM       4 tools/testing/selftests/bpf/verifier/jit.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM       5 tools/testing/selftests/bpf/verifier/jit.c 	BPF_MOV64_IMM(BPF_REG_1, 0xff),
BPF_MOV64_IMM      17 tools/testing/selftests/bpf/verifier/jit.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM      26 tools/testing/selftests/bpf/verifier/jit.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM      31 tools/testing/selftests/bpf/verifier/jit.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      40 tools/testing/selftests/bpf/verifier/jit.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      44 tools/testing/selftests/bpf/verifier/jit.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM      58 tools/testing/selftests/bpf/verifier/jit.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      63 tools/testing/selftests/bpf/verifier/jit.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      69 tools/testing/selftests/bpf/verifier/jit.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      74 tools/testing/selftests/bpf/verifier/jit.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      81 tools/testing/selftests/bpf/verifier/jit.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      83 tools/testing/selftests/bpf/verifier/jit.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM      95 tools/testing/selftests/bpf/verifier/jit.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      99 tools/testing/selftests/bpf/verifier/jit.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     102 tools/testing/selftests/bpf/verifier/jit.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM      13 tools/testing/selftests/bpf/verifier/jmp32.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM      45 tools/testing/selftests/bpf/verifier/jmp32.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM      68 tools/testing/selftests/bpf/verifier/jmp32.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      84 tools/testing/selftests/bpf/verifier/jmp32.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM     108 tools/testing/selftests/bpf/verifier/jmp32.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM     131 tools/testing/selftests/bpf/verifier/jmp32.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     147 tools/testing/selftests/bpf/verifier/jmp32.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM     171 tools/testing/selftests/bpf/verifier/jmp32.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM     194 tools/testing/selftests/bpf/verifier/jmp32.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      27 tools/testing/selftests/bpf/verifier/jset.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM      67 tools/testing/selftests/bpf/verifier/jset.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM      79 tools/testing/selftests/bpf/verifier/jset.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      93 tools/testing/selftests/bpf/verifier/jset.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     140 tools/testing/selftests/bpf/verifier/jset.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     152 tools/testing/selftests/bpf/verifier/jset.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      18 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      46 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     133 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     150 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     156 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     162 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     168 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     174 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     184 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     185 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_1, 2),
BPF_MOV64_IMM     187 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM     214 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     216 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 3),
BPF_MOV64_IMM     219 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     220 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     221 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     222 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     223 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     224 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     225 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     226 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     227 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     228 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     229 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     230 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     231 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     232 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     233 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     234 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     243 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     244 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_1, 2),
BPF_MOV64_IMM     246 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 3),
BPF_MOV64_IMM     249 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     250 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     251 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     252 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     253 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     254 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     255 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     256 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     257 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     258 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     259 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     260 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     261 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     262 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     263 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     264 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     273 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     275 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 3),
BPF_MOV64_IMM     278 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     279 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     280 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     281 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     282 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     283 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     284 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     285 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     286 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     287 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     288 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     289 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     290 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     291 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     292 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     293 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     304 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     306 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 3),
BPF_MOV64_IMM     309 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     310 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     311 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     312 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     313 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     314 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     315 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     316 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     317 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     318 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     319 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     320 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     321 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     322 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     323 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     324 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     335 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     337 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 3),
BPF_MOV64_IMM     339 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 3),
BPF_MOV64_IMM     341 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     343 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     344 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     345 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     346 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     347 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     348 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     349 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     350 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     351 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     352 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     353 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     354 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     355 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     356 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     357 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     358 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     359 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     360 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     361 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     362 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     363 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     364 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     365 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     366 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     367 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     368 tools/testing/selftests/bpf/verifier/jump.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM       5 tools/testing/selftests/bpf/verifier/ld_abs.c 	BPF_MOV64_IMM(BPF_REG_1, 0),
BPF_MOV64_IMM      17 tools/testing/selftests/bpf/verifier/ld_abs.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM      29 tools/testing/selftests/bpf/verifier/ld_abs.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM      41 tools/testing/selftests/bpf/verifier/ld_abs.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM      53 tools/testing/selftests/bpf/verifier/ld_abs.c 	BPF_MOV64_IMM(BPF_REG_5, 0),
BPF_MOV64_IMM      65 tools/testing/selftests/bpf/verifier/ld_abs.c 	BPF_MOV64_IMM(BPF_REG_7, 0),
BPF_MOV64_IMM      80 tools/testing/selftests/bpf/verifier/ld_abs.c 	BPF_MOV64_IMM(BPF_REG_6, 0),
BPF_MOV64_IMM      82 tools/testing/selftests/bpf/verifier/ld_abs.c 	BPF_MOV64_IMM(BPF_REG_2, 1),
BPF_MOV64_IMM      83 tools/testing/selftests/bpf/verifier/ld_abs.c 	BPF_MOV64_IMM(BPF_REG_3, 2),
BPF_MOV64_IMM      89 tools/testing/selftests/bpf/verifier/ld_abs.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM     256 tools/testing/selftests/bpf/verifier/ld_abs.c 		BPF_MOV64_IMM(BPF_REG_6, 0),
BPF_MOV64_IMM     258 tools/testing/selftests/bpf/verifier/ld_abs.c 		BPF_MOV64_IMM(BPF_REG_2, 1),
BPF_MOV64_IMM     259 tools/testing/selftests/bpf/verifier/ld_abs.c 		BPF_MOV64_IMM(BPF_REG_3, 2),
BPF_MOV64_IMM     266 tools/testing/selftests/bpf/verifier/ld_abs.c 		BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM       9 tools/testing/selftests/bpf/verifier/ld_imm64.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM     123 tools/testing/selftests/bpf/verifier/ld_imm64.c 	BPF_MOV64_IMM(BPF_REG_1, 0),
BPF_MOV64_IMM     134 tools/testing/selftests/bpf/verifier/ld_imm64.c 	BPF_MOV64_IMM(BPF_REG_1, 0),
BPF_MOV64_IMM     145 tools/testing/selftests/bpf/verifier/ld_imm64.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM       5 tools/testing/selftests/bpf/verifier/ld_ind.c 	BPF_MOV64_IMM(BPF_REG_1, 1),
BPF_MOV64_IMM      17 tools/testing/selftests/bpf/verifier/ld_ind.c 	BPF_MOV64_IMM(BPF_REG_2, 1),
BPF_MOV64_IMM      29 tools/testing/selftests/bpf/verifier/ld_ind.c 	BPF_MOV64_IMM(BPF_REG_3, 1),
BPF_MOV64_IMM      41 tools/testing/selftests/bpf/verifier/ld_ind.c 	BPF_MOV64_IMM(BPF_REG_4, 1),
BPF_MOV64_IMM      53 tools/testing/selftests/bpf/verifier/ld_ind.c 	BPF_MOV64_IMM(BPF_REG_5, 1),
BPF_MOV64_IMM      65 tools/testing/selftests/bpf/verifier/ld_ind.c 	BPF_MOV64_IMM(BPF_REG_7, 1),
BPF_MOV64_IMM       4 tools/testing/selftests/bpf/verifier/leak_ptr.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      21 tools/testing/selftests/bpf/verifier/leak_ptr.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      36 tools/testing/selftests/bpf/verifier/leak_ptr.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      57 tools/testing/selftests/bpf/verifier/leak_ptr.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM      60 tools/testing/selftests/bpf/verifier/leak_ptr.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM       4 tools/testing/selftests/bpf/verifier/loops1.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      16 tools/testing/selftests/bpf/verifier/loops1.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      51 tools/testing/selftests/bpf/verifier/loops1.c 		BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      62 tools/testing/selftests/bpf/verifier/loops1.c 		BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      76 tools/testing/selftests/bpf/verifier/loops1.c 		BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      89 tools/testing/selftests/bpf/verifier/loops1.c 	BPF_MOV64_IMM(BPF_REG_6, 0),
BPF_MOV64_IMM     102 tools/testing/selftests/bpf/verifier/loops1.c 	BPF_MOV64_IMM(BPF_REG_0, 5),
BPF_MOV64_IMM     115 tools/testing/selftests/bpf/verifier/loops1.c 	BPF_MOV64_IMM(BPF_REG_1, 0),
BPF_MOV64_IMM     132 tools/testing/selftests/bpf/verifier/loops1.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     144 tools/testing/selftests/bpf/verifier/loops1.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     165 tools/testing/selftests/bpf/verifier/loops1.c 	BPF_MOV64_IMM(BPF_REG_0, 123),
BPF_MOV64_IMM     176 tools/testing/selftests/bpf/verifier/loops1.c 	BPF_MOV64_IMM(BPF_REG_1, 10),
BPF_MOV64_IMM     177 tools/testing/selftests/bpf/verifier/loops1.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM      12 tools/testing/selftests/bpf/verifier/lwt.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      30 tools/testing/selftests/bpf/verifier/lwt.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      48 tools/testing/selftests/bpf/verifier/lwt.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      65 tools/testing/selftests/bpf/verifier/lwt.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      82 tools/testing/selftests/bpf/verifier/lwt.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      99 tools/testing/selftests/bpf/verifier/lwt.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     119 tools/testing/selftests/bpf/verifier/lwt.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     129 tools/testing/selftests/bpf/verifier/lwt.c 	BPF_MOV64_IMM(BPF_REG_2, 34),
BPF_MOV64_IMM     130 tools/testing/selftests/bpf/verifier/lwt.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     134 tools/testing/selftests/bpf/verifier/lwt.c 	BPF_MOV64_IMM(BPF_REG_2, 42),
BPF_MOV64_IMM     135 tools/testing/selftests/bpf/verifier/lwt.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     137 tools/testing/selftests/bpf/verifier/lwt.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     176 tools/testing/selftests/bpf/verifier/lwt.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      15 tools/testing/selftests/bpf/verifier/map_in_map.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      36 tools/testing/selftests/bpf/verifier/map_in_map.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      56 tools/testing/selftests/bpf/verifier/map_in_map.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      16 tools/testing/selftests/bpf/verifier/map_ptr_mixing.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      46 tools/testing/selftests/bpf/verifier/map_ptr_mixing.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      70 tools/testing/selftests/bpf/verifier/map_ptr_mixing.c 	BPF_MOV64_IMM(BPF_REG_3, 7),
BPF_MOV64_IMM      72 tools/testing/selftests/bpf/verifier/map_ptr_mixing.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      91 tools/testing/selftests/bpf/verifier/map_ptr_mixing.c 	BPF_MOV64_IMM(BPF_REG_3, 7),
BPF_MOV64_IMM      93 tools/testing/selftests/bpf/verifier/map_ptr_mixing.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     100 tools/testing/selftests/bpf/verifier/masking.c 	BPF_MOV64_IMM(BPF_REG_1, 5),
BPF_MOV64_IMM     116 tools/testing/selftests/bpf/verifier/masking.c 	BPF_MOV64_IMM(BPF_REG_1, 1),
BPF_MOV64_IMM     132 tools/testing/selftests/bpf/verifier/masking.c 	BPF_MOV64_IMM(BPF_REG_1, 0xffffffff),
BPF_MOV64_IMM     148 tools/testing/selftests/bpf/verifier/masking.c 	BPF_MOV64_IMM(BPF_REG_1, 0xffffffff),
BPF_MOV64_IMM     164 tools/testing/selftests/bpf/verifier/masking.c 	BPF_MOV64_IMM(BPF_REG_1, -1),
BPF_MOV64_IMM     180 tools/testing/selftests/bpf/verifier/masking.c 	BPF_MOV64_IMM(BPF_REG_1, -1),
BPF_MOV64_IMM     292 tools/testing/selftests/bpf/verifier/masking.c 	BPF_MOV64_IMM(BPF_REG_3, -46),
BPF_MOV64_IMM     309 tools/testing/selftests/bpf/verifier/masking.c 	BPF_MOV64_IMM(BPF_REG_3, -47),
BPF_MOV64_IMM      11 tools/testing/selftests/bpf/verifier/meta_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      29 tools/testing/selftests/bpf/verifier/meta_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      47 tools/testing/selftests/bpf/verifier/meta_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      66 tools/testing/selftests/bpf/verifier/meta_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      82 tools/testing/selftests/bpf/verifier/meta_access.c 	BPF_MOV64_IMM(BPF_REG_2, -8),
BPF_MOV64_IMM      85 tools/testing/selftests/bpf/verifier/meta_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     104 tools/testing/selftests/bpf/verifier/meta_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     123 tools/testing/selftests/bpf/verifier/meta_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     139 tools/testing/selftests/bpf/verifier/meta_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     156 tools/testing/selftests/bpf/verifier/meta_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     171 tools/testing/selftests/bpf/verifier/meta_access.c 	BPF_MOV64_IMM(BPF_REG_5, 42),
BPF_MOV64_IMM     172 tools/testing/selftests/bpf/verifier/meta_access.c 	BPF_MOV64_IMM(BPF_REG_6, 24),
BPF_MOV64_IMM     183 tools/testing/selftests/bpf/verifier/meta_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     196 tools/testing/selftests/bpf/verifier/meta_access.c 	BPF_MOV64_IMM(BPF_REG_5, 42),
BPF_MOV64_IMM     197 tools/testing/selftests/bpf/verifier/meta_access.c 	BPF_MOV64_IMM(BPF_REG_6, 24),
BPF_MOV64_IMM     208 tools/testing/selftests/bpf/verifier/meta_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     230 tools/testing/selftests/bpf/verifier/meta_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM       4 tools/testing/selftests/bpf/verifier/perf_event_sample_period.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      20 tools/testing/selftests/bpf/verifier/perf_event_sample_period.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      36 tools/testing/selftests/bpf/verifier/perf_event_sample_period.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      52 tools/testing/selftests/bpf/verifier/perf_event_sample_period.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM       4 tools/testing/selftests/bpf/verifier/precise.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      33 tools/testing/selftests/bpf/verifier/precise.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM      64 tools/testing/selftests/bpf/verifier/precise.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      93 tools/testing/selftests/bpf/verifier/precise.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     122 tools/testing/selftests/bpf/verifier/precise.c 	BPF_MOV64_IMM(BPF_REG_8, 0),
BPF_MOV64_IMM     124 tools/testing/selftests/bpf/verifier/precise.c 	BPF_MOV64_IMM(BPF_REG_8, 1),
BPF_MOV64_IMM     126 tools/testing/selftests/bpf/verifier/precise.c 	BPF_MOV64_IMM(BPF_REG_9, 0),
BPF_MOV64_IMM     128 tools/testing/selftests/bpf/verifier/precise.c 	BPF_MOV64_IMM(BPF_REG_9, 1),
BPF_MOV64_IMM     133 tools/testing/selftests/bpf/verifier/precise.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     150 tools/testing/selftests/bpf/verifier/precise.c 	BPF_MOV64_IMM(BPF_REG_0, -1),
BPF_MOV64_IMM     176 tools/testing/selftests/bpf/verifier/precise.c 	BPF_MOV64_IMM(BPF_REG_0, -1),
BPF_MOV64_IMM       4 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM       8 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_4, 8),
BPF_MOV64_IMM      20 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM      24 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_4, -8),
BPF_MOV64_IMM      36 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM      40 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_4, ~0),
BPF_MOV64_IMM      52 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM      56 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM      68 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM      72 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_4, 8),
BPF_MOV64_IMM      83 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM      88 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_4, 8),
BPF_MOV64_IMM      99 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM     105 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_4, 8),
BPF_MOV64_IMM     122 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM     127 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_4, 8),
BPF_MOV64_IMM     142 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM     149 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_4, 8),
BPF_MOV64_IMM     172 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM     179 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_4, 8),
BPF_MOV64_IMM     198 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM     202 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_4, 8),
BPF_MOV64_IMM     214 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM     218 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_4, 8),
BPF_MOV64_IMM     230 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM     234 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_4, 0xffffffff),
BPF_MOV64_IMM     246 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM     250 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_4, 0x7fffffff),
BPF_MOV64_IMM     262 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM     266 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_4, 0x7fffffff),
BPF_MOV64_IMM     278 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM     282 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     294 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM     298 tools/testing/selftests/bpf/verifier/raw_stack.c 	BPF_MOV64_IMM(BPF_REG_4, 512),
BPF_MOV64_IMM      25 tools/testing/selftests/bpf/verifier/raw_tp_writable.c 		BPF_MOV64_IMM(BPF_REG_7, 4242),
BPF_MOV64_IMM      28 tools/testing/selftests/bpf/verifier/raw_tp_writable.c 		BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      30 tools/testing/selftests/bpf/verifier/ref_tracking.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      44 tools/testing/selftests/bpf/verifier/ref_tracking.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      56 tools/testing/selftests/bpf/verifier/ref_tracking.c 	BPF_MOV64_IMM(BPF_REG_0, 0), /* leak reference */
BPF_MOV64_IMM      67 tools/testing/selftests/bpf/verifier/ref_tracking.c 	BPF_MOV64_IMM(BPF_REG_0, 0), /* leak reference */
BPF_MOV64_IMM      79 tools/testing/selftests/bpf/verifier/ref_tracking.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      80 tools/testing/selftests/bpf/verifier/ref_tracking.c 	BPF_MOV64_IMM(BPF_REG_7, 0), /* leak reference */
BPF_MOV64_IMM      93 tools/testing/selftests/bpf/verifier/ref_tracking.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     107 tools/testing/selftests/bpf/verifier/ref_tracking.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     247 tools/testing/selftests/bpf/verifier/ref_tracking.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     287 tools/testing/selftests/bpf/verifier/ref_tracking.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     326 tools/testing/selftests/bpf/verifier/ref_tracking.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     355 tools/testing/selftests/bpf/verifier/ref_tracking.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     422 tools/testing/selftests/bpf/verifier/ref_tracking.c 	BPF_MOV64_IMM(BPF_REG_7, 1),
BPF_MOV64_IMM     437 tools/testing/selftests/bpf/verifier/ref_tracking.c 	BPF_MOV64_IMM(BPF_REG_7, 1),
BPF_MOV64_IMM     458 tools/testing/selftests/bpf/verifier/ref_tracking.c 	BPF_MOV64_IMM(BPF_REG_3, 2),
BPF_MOV64_IMM     462 tools/testing/selftests/bpf/verifier/ref_tracking.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     481 tools/testing/selftests/bpf/verifier/ref_tracking.c 	BPF_MOV64_IMM(BPF_REG_3, 2),
BPF_MOV64_IMM     485 tools/testing/selftests/bpf/verifier/ref_tracking.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     500 tools/testing/selftests/bpf/verifier/ref_tracking.c 	BPF_MOV64_IMM(BPF_REG_3, 2),
BPF_MOV64_IMM     504 tools/testing/selftests/bpf/verifier/ref_tracking.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     526 tools/testing/selftests/bpf/verifier/ref_tracking.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     530 tools/testing/selftests/bpf/verifier/ref_tracking.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     642 tools/testing/selftests/bpf/verifier/ref_tracking.c 	BPF_MOV64_IMM(BPF_REG_3, sizeof(struct bpf_sock_tuple)),
BPF_MOV64_IMM     643 tools/testing/selftests/bpf/verifier/ref_tracking.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     644 tools/testing/selftests/bpf/verifier/ref_tracking.c 	BPF_MOV64_IMM(BPF_REG_5, 0),
BPF_MOV64_IMM       4 tools/testing/selftests/bpf/verifier/runtime_jit.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM       7 tools/testing/selftests/bpf/verifier/runtime_jit.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      17 tools/testing/selftests/bpf/verifier/runtime_jit.c 	BPF_MOV64_IMM(BPF_REG_3, 1),
BPF_MOV64_IMM      20 tools/testing/selftests/bpf/verifier/runtime_jit.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      30 tools/testing/selftests/bpf/verifier/runtime_jit.c 	BPF_MOV64_IMM(BPF_REG_3, 2),
BPF_MOV64_IMM      33 tools/testing/selftests/bpf/verifier/runtime_jit.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      43 tools/testing/selftests/bpf/verifier/runtime_jit.c 	BPF_MOV64_IMM(BPF_REG_3, 256),
BPF_MOV64_IMM      46 tools/testing/selftests/bpf/verifier/runtime_jit.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM      56 tools/testing/selftests/bpf/verifier/runtime_jit.c 	BPF_MOV64_IMM(BPF_REG_3, -1),
BPF_MOV64_IMM      59 tools/testing/selftests/bpf/verifier/runtime_jit.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM      72 tools/testing/selftests/bpf/verifier/runtime_jit.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM      49 tools/testing/selftests/bpf/verifier/search_pruning.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      51 tools/testing/selftests/bpf/verifier/search_pruning.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      95 tools/testing/selftests/bpf/verifier/search_pruning.c 		BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM      97 tools/testing/selftests/bpf/verifier/search_pruning.c 		BPF_MOV64_IMM(BPF_REG_4, 1),
BPF_MOV64_IMM     102 tools/testing/selftests/bpf/verifier/search_pruning.c 		BPF_MOV64_IMM(BPF_REG_6, 0),
BPF_MOV64_IMM     121 tools/testing/selftests/bpf/verifier/search_pruning.c 		BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     142 tools/testing/selftests/bpf/verifier/search_pruning.c 		BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM       6 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      18 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      21 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      32 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      35 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      47 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      59 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      63 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      75 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      79 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      82 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      93 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      99 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     110 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     114 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     117 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     128 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     132 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     135 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     146 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     150 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     153 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     165 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     169 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     172 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     183 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     187 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     190 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     201 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     205 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     208 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     219 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     223 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     226 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     238 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     250 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     254 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     266 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     272 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     283 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     289 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     300 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     306 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     318 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     328 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     340 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     352 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     359 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     371 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     378 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     390 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     394 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     396 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_4, 0),
BPF_MOV64_IMM     397 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     401 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     413 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     417 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     419 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_4, 1),
BPF_MOV64_IMM     420 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_3, 1),
BPF_MOV64_IMM     424 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     435 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     439 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     443 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     445 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_4, 1),
BPF_MOV64_IMM     451 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     461 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     465 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     469 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     471 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_4, 1),
BPF_MOV64_IMM     477 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     493 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     512 tools/testing/selftests/bpf/verifier/sock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      20 tools/testing/selftests/bpf/verifier/spin_lock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      48 tools/testing/selftests/bpf/verifier/spin_lock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      77 tools/testing/selftests/bpf/verifier/spin_lock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     107 tools/testing/selftests/bpf/verifier/spin_lock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     137 tools/testing/selftests/bpf/verifier/spin_lock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     167 tools/testing/selftests/bpf/verifier/spin_lock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     197 tools/testing/selftests/bpf/verifier/spin_lock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     229 tools/testing/selftests/bpf/verifier/spin_lock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     265 tools/testing/selftests/bpf/verifier/spin_lock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     293 tools/testing/selftests/bpf/verifier/spin_lock.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     296 tools/testing/selftests/bpf/verifier/spin_lock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     326 tools/testing/selftests/bpf/verifier/spin_lock.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     244 tools/testing/selftests/bpf/verifier/stack_ptr.c 	BPF_MOV64_IMM(BPF_REG_2, -3),
BPF_MOV64_IMM     260 tools/testing/selftests/bpf/verifier/stack_ptr.c 	BPF_MOV64_IMM(BPF_REG_2, -3),
BPF_MOV64_IMM     275 tools/testing/selftests/bpf/verifier/stack_ptr.c 	BPF_MOV64_IMM(BPF_REG_2, -3),
BPF_MOV64_IMM     288 tools/testing/selftests/bpf/verifier/stack_ptr.c 	BPF_MOV64_IMM(BPF_REG_2, -3),
BPF_MOV64_IMM     302 tools/testing/selftests/bpf/verifier/stack_ptr.c 	BPF_MOV64_IMM(BPF_REG_1, 4),
BPF_MOV64_IMM     313 tools/testing/selftests/bpf/verifier/stack_ptr.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     123 tools/testing/selftests/bpf/verifier/subreg.c 	BPF_MOV64_IMM(BPF_REG_0, -1),
BPF_MOV64_IMM     224 tools/testing/selftests/bpf/verifier/subreg.c 	BPF_MOV64_IMM(BPF_REG_1, 1),
BPF_MOV64_IMM     258 tools/testing/selftests/bpf/verifier/subreg.c 	BPF_MOV64_IMM(BPF_REG_1, 1),
BPF_MOV64_IMM     304 tools/testing/selftests/bpf/verifier/subreg.c 	BPF_MOV64_IMM(BPF_REG_0, -1),
BPF_MOV64_IMM     398 tools/testing/selftests/bpf/verifier/subreg.c 	BPF_MOV64_IMM(BPF_REG_1, 1),
BPF_MOV64_IMM      32 tools/testing/selftests/bpf/verifier/uninit.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      16 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      25 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      35 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      46 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      57 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      70 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_2, 8),
BPF_MOV64_IMM      73 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      91 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     107 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     119 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     131 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     143 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     153 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     168 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     181 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     208 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     221 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_3, 42),
BPF_MOV64_IMM     233 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     261 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_3, 42),
BPF_MOV64_IMM     267 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     295 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_3, 42),
BPF_MOV64_IMM     330 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     359 tools/testing/selftests/bpf/verifier/unpriv.c 		BPF_MOV64_IMM(BPF_REG_3, 42),
BPF_MOV64_IMM     363 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     387 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     428 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     441 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     452 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_1, 0),
BPF_MOV64_IMM     455 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     467 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     480 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     490 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     500 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     501 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_1, 0),
BPF_MOV64_IMM     516 tools/testing/selftests/bpf/verifier/unpriv.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      81 tools/testing/selftests/bpf/verifier/value_illegal_alu.c 	BPF_MOV64_IMM(BPF_REG_3, 4096),
BPF_MOV64_IMM       4 tools/testing/selftests/bpf/verifier/value_or_null.c 	BPF_MOV64_IMM(BPF_REG_1, 10),
BPF_MOV64_IMM      22 tools/testing/selftests/bpf/verifier/value_or_null.c 	BPF_MOV64_IMM(BPF_REG_1, 10),
BPF_MOV64_IMM      43 tools/testing/selftests/bpf/verifier/value_or_null.c 	BPF_MOV64_IMM(BPF_REG_1, 10),
BPF_MOV64_IMM      63 tools/testing/selftests/bpf/verifier/value_or_null.c 	BPF_MOV64_IMM(BPF_REG_1, 10),
BPF_MOV64_IMM      83 tools/testing/selftests/bpf/verifier/value_or_null.c 	BPF_MOV64_IMM(BPF_REG_1, 10),
BPF_MOV64_IMM     107 tools/testing/selftests/bpf/verifier/value_or_null.c 	BPF_MOV64_IMM(BPF_REG_1, 10),
BPF_MOV64_IMM     115 tools/testing/selftests/bpf/verifier/value_or_null.c 	BPF_MOV64_IMM(BPF_REG_2, 10),
BPF_MOV64_IMM      15 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_1, 4),
BPF_MOV64_IMM      18 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      42 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_1, 4),
BPF_MOV64_IMM      46 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      70 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_1, 4),
BPF_MOV64_IMM      73 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      85 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      99 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     102 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     103 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_3, 0x100000),
BPF_MOV64_IMM     111 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 0x13371337),
BPF_MOV64_IMM     114 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     119 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     132 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     145 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     146 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_3, 0x100000),
BPF_MOV64_IMM     150 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_3, 0),
BPF_MOV64_IMM     158 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 0x13371337),
BPF_MOV64_IMM     161 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     166 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     178 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     188 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_2, 0),
BPF_MOV64_IMM     189 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_3, 0x100000),
BPF_MOV64_IMM     191 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_2, 42),
BPF_MOV64_IMM     192 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_3, 0x100001),
BPF_MOV64_IMM     204 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     229 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, EINVAL),
BPF_MOV64_IMM     232 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, EINVAL),
BPF_MOV64_IMM     252 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_1, 48),
BPF_MOV64_IMM     256 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     274 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_1, 49),
BPF_MOV64_IMM     278 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     296 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_1, 47),
BPF_MOV64_IMM     300 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     318 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_1, 47),
BPF_MOV64_IMM     320 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_1, 48),
BPF_MOV64_IMM     323 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     341 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_1, 47),
BPF_MOV64_IMM     343 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_1, 48),
BPF_MOV64_IMM     345 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_1, 1),
BPF_MOV64_IMM     348 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     366 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_1, 47),
BPF_MOV64_IMM     368 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_1, 47),
BPF_MOV64_IMM     371 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     389 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_1, 4),
BPF_MOV64_IMM     392 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     408 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_1, 4),
BPF_MOV64_IMM     411 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     427 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_1, 49),
BPF_MOV64_IMM     430 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     446 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_1, -1),
BPF_MOV64_IMM     449 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     465 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_1, 5),
BPF_MOV64_IMM     467 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_1, -2),
BPF_MOV64_IMM     469 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_1, -1),
BPF_MOV64_IMM     472 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     490 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_1, (6 + 1) * sizeof(int)),
BPF_MOV64_IMM     508 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_1, (3 + 1) * sizeof(int)),
BPF_MOV64_IMM     510 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_1, 3 * sizeof(int)),
BPF_MOV64_IMM     532 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     568 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_1, -1),
BPF_MOV64_IMM     570 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_1, 1),
BPF_MOV64_IMM     594 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_1, 19),
BPF_MOV64_IMM     621 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     666 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     668 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 2),
BPF_MOV64_IMM     686 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     702 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_1, 4),
BPF_MOV64_IMM     705 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     721 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_1, 4),
BPF_MOV64_IMM     724 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     740 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_1, 6),
BPF_MOV64_IMM     741 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_2, 4),
BPF_MOV64_IMM     745 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     767 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     787 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     811 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM     831 tools/testing/selftests/bpf/verifier/value_ptr_arith.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      45 tools/testing/selftests/bpf/verifier/var_off.c 	BPF_MOV64_IMM(BPF_REG_2, 6),
BPF_MOV64_IMM      46 tools/testing/selftests/bpf/verifier/var_off.c 	BPF_MOV64_IMM(BPF_REG_3, 28),
BPF_MOV64_IMM      60 tools/testing/selftests/bpf/verifier/var_off.c 	BPF_MOV64_IMM(BPF_REG_5, 8),
BPF_MOV64_IMM      63 tools/testing/selftests/bpf/verifier/var_off.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      87 tools/testing/selftests/bpf/verifier/var_off.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     112 tools/testing/selftests/bpf/verifier/var_off.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     137 tools/testing/selftests/bpf/verifier/var_off.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     162 tools/testing/selftests/bpf/verifier/var_off.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     188 tools/testing/selftests/bpf/verifier/var_off.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     200 tools/testing/selftests/bpf/verifier/var_off.c 	BPF_MOV64_IMM(BPF_REG_2, 6),
BPF_MOV64_IMM     201 tools/testing/selftests/bpf/verifier/var_off.c 	BPF_MOV64_IMM(BPF_REG_3, 28),
BPF_MOV64_IMM     214 tools/testing/selftests/bpf/verifier/var_off.c 	BPF_MOV64_IMM(BPF_REG_5, 8),
BPF_MOV64_IMM     217 tools/testing/selftests/bpf/verifier/var_off.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     242 tools/testing/selftests/bpf/verifier/var_off.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM       5 tools/testing/selftests/bpf/verifier/wide_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1), \
BPF_MOV64_IMM      44 tools/testing/selftests/bpf/verifier/wide_access.c 	BPF_MOV64_IMM(BPF_REG_0, 1), \
BPF_MOV64_IMM       4 tools/testing/selftests/bpf/verifier/xadd.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      24 tools/testing/selftests/bpf/verifier/xadd.c 	BPF_MOV64_IMM(BPF_REG_1, 1),
BPF_MOV64_IMM      43 tools/testing/selftests/bpf/verifier/xadd.c 	BPF_MOV64_IMM(BPF_REG_0, 99),
BPF_MOV64_IMM      45 tools/testing/selftests/bpf/verifier/xadd.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      61 tools/testing/selftests/bpf/verifier/xadd.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      71 tools/testing/selftests/bpf/verifier/xadd.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM      81 tools/testing/selftests/bpf/verifier/xadd.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      91 tools/testing/selftests/bpf/verifier/xadd.c 	BPF_MOV64_IMM(BPF_REG_0, 42),
BPF_MOV64_IMM       4 tools/testing/selftests/bpf/verifier/xdp.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM       8 tools/testing/selftests/bpf/verifier/xdp.c 	BPF_MOV64_IMM(BPF_REG_0, 1),
BPF_MOV64_IMM      12 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      30 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      47 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      64 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM      82 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     101 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     119 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     137 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     156 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     174 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     192 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     210 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     227 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     245 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     263 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     280 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     298 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     317 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     335 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     353 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     372 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     390 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     408 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     426 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     443 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     461 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     479 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     496 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     514 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     533 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     551 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     569 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     588 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     606 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     624 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     642 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     659 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     677 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     695 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     712 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     730 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     749 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     767 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     785 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     804 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     822 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     840 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     858 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     875 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),
BPF_MOV64_IMM     893 tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c 	BPF_MOV64_IMM(BPF_REG_0, 0),