Searched refs:compare_subregs (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dreg_bounds.c816 bool compare_subregs; member in struct:case_spec
938 if (spec.compare_subregs) {
945 if (spec.compare_subregs)
955 if (spec.compare_subregs) {
972 if (spec.compare_subregs) {
1149 spec.compare_subregs ? "bc" : "bf",
1150 spec.compare_subregs ? "w0" : "r0",
1151 spec.compare_subregs ? "w" : "r", specs[i].reg_idx);
1385 .compare_subregs = (cond_t == U32 || cond_t == S32),

Completed in 134 milliseconds