Lines Matching +full:70 +full:h
7 #include <linux/export.h>
8 #include <asm/processor.h>
9 #include <asm/cache.h>
10 #include <asm/errno.h>
11 #include <asm/ppc_asm.h>
12 #include <asm/code-patching-asm.h>
13 #include <asm/kasan.h>
191 70: lbz r9,4(r4) /* do some bytes */
195 bdnz 70b
336 70: lbz r9,4(r4) /* do some bytes */
340 bdnz 70b
349 EX_TABLE(70b,100f)