Lines Matching +full:1 +full:- +full:v0
11 #include <asm/asm-offsets.h>
22 * Returns: -EFAULT if exception before terminator, N if the entire
34 LONG_L v0, TI_ADDR_LIMIT($28) # pointer ok?
35 and v0, a1
36 bnez v0, .Lfault\@
41 1: EX(lbu, v0, (v1), .Lfault\@)
43 1: EX(lbue, v0, (v1), .Lfault\@)
45 PTR_ADDIU v1, 1
47 sb v0, (a0)
48 beqz v0, 2f
49 PTR_ADDIU t0, 1
50 PTR_ADDIU a0, 1
51 bne t0, a2, 1b
52 2: PTR_ADDU v0, a1, t0
53 xor v0, a1
54 bltz v0, .Lfault\@
55 move v0, t0
60 li v0, -EFAULT
64 PTR 1b, .Lfault\@