Lines Matching +full:1 +full:- +full:v0
10 #include <asm/asm-offsets.h>
26 * bytes. There's nothing secret there. On 64-bit accessing beyond
31 LONG_L v0, TI_ADDR_LIMIT($28) # pointer ok?
32 and v0, a0
33 bnez v0, .Lfault\@
35 move v0, a0
37 1:
40 li AT, 1
42 beq v0, a1, 1f # limit reached?
44 EX(lb, t0, (v0), .Lfault\@)
46 EX(lbe, t0, (v0), .Lfault\@)
49 bnez t0, 1b
50 1:
52 PTR_ADDIU v0, 1
54 PTR_ADDU v0, AT
58 PTR_SUBU v0, a0
63 move v0, zero