0xax.github.io 0xax.github.io

0xax.github.io

Just a memo · Just a memo

My posts about Linux kernel and low-level stuff

http://0xax.github.io/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR 0XAX.GITHUB.IO

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

February

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Saturday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.0 out of 5 with 15 reviews
5 star
6
4 star
5
3 star
3
2 star
0
1 star
1

Hey there! Start your review of 0xax.github.io

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.5 seconds

CONTACTS AT 0XAX.GITHUB.IO

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Just a memo · Just a memo | 0xax.github.io Reviews
<META>
DESCRIPTION
My posts about Linux kernel and low-level stuff
<META>
KEYWORDS
1 just a memo
2 twitter
3 github
4 archive
5 under bootloader
6 grub
7 linux insides
8 gnu grub
9 boot
10 grubenv
CONTENT
Page content here
KEYWORDS ON
PAGE
just a memo,twitter,github,archive,under bootloader,grub,linux insides,gnu grub,boot,grubenv,boot/grub,boot/grub/i386 pc,boot/grub/i386 pc/video lst,boot/grub/i386 pc/fs list,boot/grub/i386 pc/acpi mod,boot/grub/i386 pc/ext2 mod,file system;,the first
SERVER
GitHub.com
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Just a memo · Just a memo | 0xax.github.io Reviews

https://0xax.github.io

My posts about Linux kernel and low-level stuff

INTERNAL PAGES

0xax.github.io 0xax.github.io
1

Say hello to x86_64 Assembly [part 4] · Just a memo

https://0xax.github.io/asm_4

My posts about Linux kernel and low-level stuff. 01 Sep 2014, 00:00. Say hello to x86 64 Assembly [part 4]. Some time ago i started to write series of blog posts about assembly programming for x86 64. You can find it by asm tag. Unfortunately i was busy last time and there were not new post, so today I continue to write posts about assembly, and will try to do it every week. Today we will look at strings and some strings operations. We still use nasm assembler, and linux x86 64. New line ( n) symbol.

2

Haskell · Just a memo

https://0xax.github.io/categories/haskell

My posts about Linux kernel and low-level stuff. 11 May 2014, 00:00. GHCi runtime linker found a duplicate definition error. There are many reasons for this like: another programming paradigm, lazy evaluations, different concepts and etc… But of course it is not a big problem and relatively easy to solve. Developer just need to spend more time to learn it than with another programming languages like python,javascript and etc… (Except C of course :). Package but let’s look on it’s documentation. I think i...

3

Say hello to x86_64 Assembly [part 6] · Just a memo

https://0xax.github.io/asm_6

My posts about Linux kernel and low-level stuff. 01 Oct 2014, 00:00. Say hello to x86 64 Assembly [part 6]. Include unistd.h int main(void) { write(1, Hello World n, 15); return 0; }. You will see following output:. Looks different then nasm Hello world, let’s look on some differences. I don’t know how about you, but when I start to write assembler program, usually I’m starting from sections definition. Let’s look on simple example:. You can note two little differences here:. Mov destination, source.

4

Say hello to x86_64 Assembly [part 3] · Just a memo

https://0xax.github.io/asm_3

My posts about Linux kernel and low-level stuff. 15 Aug 2014, 00:00. Say hello to x86 64 Assembly [part 3]. The stack is special region in memory, which operates on the principle lifo (Last Input, First Output). Global start section .text start: mov rax, 1 call incRax cmp rax, 2 jne exit ; ; Do something ; incRax: inc rax ret. The first six function arguments passed in registers. They are:. Next arguments will be passed in stack. So if we have function like this:. We have two commands for work with stack:.

5

Just a memo · Just a memo

https://0xax.github.io/archive.html

My posts about Linux kernel and low-level stuff. How does GNU GRUB work. Say hello to x86 64 Assembly [part 8]. Say hello to x86 64 Assembly [part 7]. Say hello to x86 64 Assembly [part 6]. Say hello to x86 64 Assembly [part 5]. Say hello to x86 64 Assembly [part 4]. Say hello to x86 64 Assembly [part 3]. Say hello to x86 64 Assembly [part 2]. Say hello to x86 64 Assembly [part 1]. GHCi runtime linker found a duplicate definition error. My thoughts about why Haskell is not popular.

UPGRADE TO PREMIUM TO VIEW 11 MORE

TOTAL PAGES IN THIS WEBSITE

16

SOCIAL ENGAGEMENT



OTHER SITES

0xaurorax0.deviantart.com 0xaurorax0.deviantart.com

0xAURORAx0 - DeviantArt

Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Join DeviantArt for FREE. Forgot Password or Username? Deviant for 1 Year. This deviant's full pageview. Last Visit: 3 days ago. This is the place where you can personalize your profile! Nov 8, 2015.

0xaw5.xqhfs.com 0xaw5.xqhfs.com

山东体彩论坛交流加群677285_精准稳赚请加QQ群:677285

2017-01-12 19:16 山东体彩论坛交流加群677285 精准稳赚请加QQ群:677285. 质量很好 不透 穿后再评价 真的很好. 宝贝收到一打开给了我一个惊喜,质量非常之好,高的人穿了显瘦又飘逸 很满意的购物 那个字母的是露脐装 很喜欢.

0xax.blogspot.com 0xax.blogspot.com

Code as Art

Blog about system programming and not only. Say hello to x86 64 Assembly [part 8]. It is eight and final part of Say hello to x86 64 Assembly. And here we will take a look on how to work with non-integer numbers in assembler. There are a couple of ways how to work with floating point data:. First of all lets look how floating point number stored in memory. There are three floating point data types:. The data formats for these data types correspond directly to formats specified in the IEEE Standard 754.

0xax.github.io 0xax.github.io

Just a memo · Just a memo

My posts about Linux kernel and low-level stuff. 05 Jan 2016, 00:00. How does GNU GRUB work. This blog post is closely related with my interest in low-level stuff. As you already may know, I’ve started to be interested in such things like: How. Works, where the. Is something like - what does occur when we turn on the computer, pressing key on keyboard, how does an operating system load a program and many many more. I have found answers on some of my questions. You can look on the set if blog posts. So, t...

0xaxelx0.deviantart.com 0xaxelx0.deviantart.com

0xAxelx0 (Wouldn't you like to know?) - DeviantArt

Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Join DeviantArt for FREE. Forgot Password or Username? Wouldn't you like to know? Deviant for 7 Years. This deviant's full pageview. Wouldn't you like to know? Last Visit: 56 weeks ago. I live in Co...

0xaylor.skyrock.com 0xaylor.skyrock.com

Blog de 0xaylor - Blog de 0xaylor - Skyrock.com

Mot de passe :. J'ai oublié mon mot de passe. Mise à jour :. Abonne-toi à mon blog! Bin jmapelle 0xandre alias 0xaylor! J'ai vu le jour le 30 novembre 1998 a grande synthe city. Dans le 59 et mé paren son vnu abiiité ici a viigneux sensy dan le 91 la ou g tout lé gen ke jadore sauf mé gran paren é me oncle é tante! I love ossi lé cheval! B0n sur cette fote de vocabulaire je vou di byebye! Plus tu critike plus jkiife car si tu critike t jalou é o moin si tu parle de moi tora un sujet intéressent!

0xayoubx0.skyrock.com 0xayoubx0.skyrock.com

0xayoubx0's blog - salut ca va tout - Skyrock.com

Salut ca va tout. 06/02/2008 at 6:34 AM. 10/01/2009 at 4:01 AM. Subscribe to my blog! Don't forget that insults, racism, etc. are forbidden by Skyrock's 'General Terms of Use' and that you can be identified by your IP address (66.160.134.2) if someone makes a complaint. Please enter the sequence of characters in the field below. Posted on Saturday, 10 January 2009 at 4:01 AM. Please enter the sequence of characters in the field below. Posted on Saturday, 10 January 2009 at 3:56 AM. Please enter the seque...

0xayumix0.deviantart.com 0xayumix0.deviantart.com

0xayumix0 (unknown) - DeviantArt

Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) " class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ". Join DeviantArt for FREE. Forgot Password or Username? Digital Art / Hobbyist. Where all NNG is welcome. Deviant for 6 Years. Where all NNG is welcome. Last Visit: 1 week ago. This deviant's activity is hidden. Deviant since Jun 9, 2008. Why," you ask? Apr 10, 2015.

0xayy.zbop.com.cn 0xayy.zbop.com.cn

ios版快播安装器_快播亚洲情色_成人电影QVOD_成人AV网站_那有成人电影网站_东京热av迅雷下载_做爱国产三级快播

欢迎来到ios版快播安装器 快播亚洲情色 成人电影QVOD 成人AV网站 那有成人电影网站 东京热av迅雷下载 做爱国产三级快播,一起分享电影给我们带来的快乐。 公告 ios版快播安装器 快播亚洲情色 成人电影QVOD 成人AV网站 那有成人电影网站 东京热av迅雷下载 做爱国产三级快播 如果喜欢本站,请推荐给你的小伙伴. The Wedding: Part One. The Wedding: Part Two. There's No Guy in Team. How Do You Talk to an Angel. Rhythm Is a Dancer. Parents Just Don't Understand. 暗金丑岛君电影版2 Ushijima Kun Part 2(2014). Vince Takes a Bath. Molly in the Middle. Mike Takes a Test. Carl Gets a Roommate. The Princess and the Troll. Molly's Out of Town. The City That Never Sleeps.