mailing list of musl libc
 help / color / mirror / code / Atom feed
80f882e2b1c48a2fccf13a778cba02871786fd44 blob 309 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
 
.set	noreorder
.global	pipe
.type	pipe,@function
pipe:
	lui	$3, %hi(%neg(%gp_rel(pipe)))
	addiu	$3, $3, %lo(%neg(%gp_rel(pipe)))
	addu	$3, $3, $25
	li	$2, 6021
	syscall
	beq	$7, $0, 1f
	nop
	lw	$25, %got_disp(__syscall_ret)($3)
	jr	$25
	subu	$4, $0, $2
1:	sw	$2, 0($4)
	sw	$3, 4($4)
	move	$2, $0
	jr	$ra
	nop
debug log:

solving 80f882e ...
found 80f882e in https://git.vuxu.org/mirror/musl/

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).