CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 04:38:31 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=a3a5dcecc1f23dec12f07b9e05e440d3d09571689f872602f5f840987ec34b8ba%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22-M-HshQERbF3eBHP2kdlwu3sxMaSlAn2%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d3e87e3f0425e0-BLR
Simple Leaf function using jal and jr - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # leaf1.asm
- # Simple Leaf function using jal and jr
- .data
- .text
- nop
- nop
- nop
- li $a0, 9
- li $a1, 4
- li $a2, 1
- li $a3, 2
- jal leaf1
- nop
- j exit # do NOT drop down to leaf1. Jump over it
- leaf1:
- add $t0, $a0, $a1
- add $t1, $a2, $a3
- sub $v0, $t0, $t1
- jr $ra
- exit:
Advertisement
Add Comment
Please, Sign In to add comment
-
ββ
Marketplace Glitch β
Working β
NEVER SEEN...
JavaScript | 6 sec ago | 0.25 KB
-
π Swapzone +37% glitch
JavaScript | 7 sec ago | 0.24 KB
-
π΅ Make 3000$ in 20 minutes π΅
JavaScript | 18 sec ago | 0.24 KB
-
ββ
Exploit 2500$ in 15 Minutesβββ G
JavaScript | 19 sec ago | 0.25 KB
-
β
Make $2500 in 20 minutesβββ S
JavaScript | 37 sec ago | 0.25 KB
-
π Swapzone +37% glitch β 3
JavaScript | 47 sec ago | 0.25 KB
-
β
β Make huge profits on trading ββ S
JavaScript | 57 sec ago | 0.25 KB
-
ββ
Marketplace Glitch β
Working β
NEVER SEEN...
JavaScript | 1 min ago | 0.25 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand