logo

eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee

Unnamed repository; edit this file 'description' to name the repository.
commit: 7aca6e14c9bac681cc761272a875e95fc1aa11f8
parent f7ab24be3d47422ed86539ea8ea7ae4f58d2ad53
Author: nightpool <nightpool@users.noreply.github.com>
Date:   Sat,  8 Dec 2018 12:21:56 -0500

Eeeee eeee eeeeeee #168 eeee supchppt/eeeeeeeeeeeeeeeeeeeeeeee

e86_64 Eeeee eeeeeeee, EE&E eeeeee

Diffstat:

Ae.s15+++++++++++++++
1 file changed, 15 insertions(+), 0 deletions(-)

diff --git a/e.s b/e.s @@ -0,0 +1,15 @@ +.globl _start + +.text +_start: + movq $1, %rax + movq $1, %rdi + movq $e, %rsi + movq $e_len, %rdx + syscall + jmp _start + +.data +e: + .ascii "e" +e_len = . - e