Lines Matching full:access

2 	"helper access to map: full range",
21 "helper access to map: partial range",
40 "helper access to map: empty range",
54 .errstr = "invalid access to map value, value_size=48 off=0 size=0",
59 "helper access to map: out-of-bound range",
74 .errstr = "invalid access to map value, value_size=48 off=0 size=56",
79 "helper access to map: negative range",
99 "helper access to adjusted map (via const imm): full range",
120 "helper access to adjusted map (via const imm): partial range",
140 "helper access to adjusted map (via const imm): empty range",
155 .errstr = "invalid access to map value, value_size=48 off=4 size=0",
160 "helper access to adjusted map (via const imm): out-of-bound range",
177 .errstr = "invalid access to map value, value_size=48 off=4 size=52",
182 "helper access to adjusted map (via const imm): negative range (> adjustment)",
203 "helper access to adjusted map (via const imm): negative range (< adjustment)",
224 "helper access to adjusted map (via const reg): full range",
246 "helper access to adjusted map (via const reg): partial range",
267 "helper access to adjusted map (via const reg): empty range",
288 "helper access to adjusted map (via const reg): out-of-bound range",
307 .errstr = "invalid access to map value, value_size=48 off=4 size=52",
312 "helper access to adjusted map (via const reg): negative range (> adjustment)",
334 "helper access to adjusted map (via const reg): negative range (< adjustment)",
356 "helper access to adjusted map (via variable): full range",
379 "helper access to adjusted map (via variable): partial range",
401 "helper access to adjusted map (via variable): empty range",
423 "helper access to adjusted map (via variable): no max check",
440 .errstr = "R1 unbounded memory access",
445 "helper access to adjusted map (via variable): wrong max check",
465 .errstr = "invalid access to map value, value_size=48 off=4 size=45",
470 "helper access to map: bounds check using <, good access",
493 "helper access to map: bounds check using <, bad access",
513 .errstr = "R1 unbounded memory access",
517 "helper access to map: bounds check using <=, good access",
540 "helper access to map: bounds check using <=, bad access",
560 .errstr = "R1 unbounded memory access",
564 "helper access to map: bounds check using s<, good access",
588 "helper access to map: bounds check using s<, good access 2",
612 "helper access to map: bounds check using s<, bad access",
637 "helper access to map: bounds check using s<=, good access",
661 "helper access to map: bounds check using s<=, good access 2",
685 "helper access to map: bounds check using s<=, bad access",
710 "map lookup helper access to map",
728 "map update helper access to map",
748 "map update helper access to map: wrong size",
766 .errstr = "invalid access to map value, value_size=8 off=0 size=16",
770 "map helper access to adjusted map (via const imm)",
789 "map helper access to adjusted map (via const imm): out-of-bound 1",
805 .errstr = "invalid access to map value, value_size=16 off=12 size=8",
809 "map helper access to adjusted map (via const imm): out-of-bound 2",
825 .errstr = "invalid access to map value, value_size=16 off=-4 size=8",
829 "map helper access to adjusted map (via const reg)",
849 "map helper access to adjusted map (via const reg): out-of-bound 1",
866 .errstr = "invalid access to map value, value_size=16 off=12 size=8",
870 "map helper access to adjusted map (via const reg): out-of-bound 2",
887 .errstr = "invalid access to map value, value_size=16 off=-4 size=8",
891 "map helper access to adjusted map (via variable)",
912 "map helper access to adjusted map (via variable): no max check",
929 .errstr = "R2 unbounded memory access, make sure to bounds check any such access",
933 "map helper access to adjusted map (via variable): wrong max check",
951 .errstr = "invalid access to map value, value_size=16 off=9 size=8",