mailing list of musl libc
 help / color / mirror / code / Atom feed
e60912be765690830e6198b308352b5ef1d47a62 blob 294 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
 
.set noreorder

.global pipe
.type   pipe,@function
pipe:
	lui $gp, %hi(_gp_disp)
	addiu $gp, %lo(_gp_disp)
	addu $gp, $gp, $25
	li $2, 4042
	syscall
	beq $7, $0, 1f
	nop
	lw $25, %call16(__syscall_ret)($gp)
	subu $4, $0, $2
	jr $25
	nop
1:	sw $2, 0($4)
	sw $3, 4($4)
	move $2, $0
	jr $ra
	nop
debug log:

solving e60912b ...
found e60912b in https://inbox.vuxu.org/musl/BD7773622145634B952E5B54ACA8E349DAE2BD60@PUMAIL01.pu.imgtec.org/
found ba2c39a in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 ba2c39a304da9e5085108f3295857b6902d1c1ad	src/unistd/mips/pipe.s

applying [1/1] https://inbox.vuxu.org/musl/BD7773622145634B952E5B54ACA8E349DAE2BD60@PUMAIL01.pu.imgtec.org/
diff --git a/src/unistd/mips/pipe.s b/src/unistd/mips/pipe.s
index ba2c39a..e60912b 100644

Checking patch src/unistd/mips/pipe.s...
Applied patch src/unistd/mips/pipe.s cleanly.

index at:
100644 e60912be765690830e6198b308352b5ef1d47a62	src/unistd/mips/pipe.s

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).