Searched refs:__xlated_unpriv (Results 1 – 6 of 6) sorted by relevance
615 __xlated_unpriv("if r0 == 0x0 goto pc+2")616 __xlated_unpriv("nospec") /* inserted to prevent `R7 invalid mem access 'scalar'` */617 __xlated_unpriv("goto pc-1") /* sanitized dead code */618 __xlated_unpriv("exit")788 __xlated_unpriv("if r0 != 0x1 goto pc+2")795 __xlated_unpriv("nospec")796 __xlated_unpriv("r9 = *(u8 *)(r6 +0)")846 __xlated_unpriv("r1 = 0x2020200005642020") /* should not matter */847 __xlated_unpriv("*(u64 *)(r10 -8) = r1")848 __xlated_unpriv("nospec")[all …]
627 __xlated_unpriv("goto pc+2")628 __xlated_unpriv("nospec") /* inserted to prevent `R0 invalid mem access 'scalar'` */629 __xlated_unpriv("goto pc-1") /* sanitized dead code */630 __xlated_unpriv("exit")656 __xlated_unpriv("goto pc+2")657 __xlated_unpriv("nospec") /* inserted to prevent `R0 invalid mem access 'scalar'` */658 __xlated_unpriv("goto pc-1") /* sanitized dead code */659 __xlated_unpriv("exit")710 __xlated_unpriv("if r1 != 0x0 goto pc+2")711 __xlated_unpriv("nospec") /* inserted to prevent `R0 min value is outside of the allowed memory ran…[all …]
250 __xlated_unpriv("w0 = 0")251 __xlated_unpriv("exit")252 __xlated_unpriv("nospec") /* inserted to prevent `frame pointer is read only` */253 __xlated_unpriv("goto pc-1")278 __xlated_unpriv("w0 = 0")279 __xlated_unpriv("exit")280 __xlated_unpriv("nospec") /* inserted to prevent `frame pointer is read only` */281 __xlated_unpriv("goto pc-1")
91 __xlated_unpriv("if w0 < 0x1 goto pc+2")92 __xlated_unpriv("nospec") /* inserted to prevent `R1 !read_ok'` */93 __xlated_unpriv("goto pc-1") /* `r1 = *(u32*)(r1 + 512)`, sanitized dead code */94 __xlated_unpriv("r0 = 0")
1314 __xlated_unpriv("r1 &= 7")1315 __xlated_unpriv("nospec") /* inserted to prevent `R0 pointer arithmetic of map value goes out of range` */1316 __xlated_unpriv("r0 -= r1")
144 #define __xlated_unpriv(msg) __test_tag("test_expect_xlated_unpriv=" msg) macro