Le,Sandy Sun's Weblog
« November 2009
SunMonTueWedThuFriSat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
     
       
Today
XML
Google

Blog::Navigation

Blog::Editing

Bookmarks::Blogroll

Bookmarks::News

Blog::Referers

Today's Page Hits: 9

Site notes

This page validates as XHTML 1.0, and will look much better in a browser that supports web standards, but it is accessible to any browser or Internet device. It was created using techniques detailed at glish.com/css/.

Powered by Roller Weblogger.
« My last working day... | Main | Thence overviewing... »
20050802 Tuesday August 02, 2005
After overviewing the X86 assembly language of Solaris Today,I spent more than 3 hours to read the `x86 assembly language reference guide' very carefully...And got a lot. You know what...I found that the assembly language I learnt and used before is obviously antique and outdated...My knowledge of the x86 assembly language can be compressed into one section of that reference...yeah,its name is the GENERAL purpose...That is to say I have no idea about other sections of the instructions...I am so behind compared with the recent guide...and I will be behind too then.if I am still satisfied with the accumulate of the assembly languge...Really how time files... X86 Instructions Set Mapping - General Purpose - Floating Point - SIMD - MMX - SSE - SSE2
Trackback URL: http://blogs.sun.com/easyranger/entry/after_overviewing_the_x86_assembly
Comments:

Sun, a quick tidbit for you. When you're looking at the output of /usr/ccs/bin/dis or mdb's ::dis dcmd, just remember that the output does not match the Intel or AMD documentation. We use the same output style as for SPARC: operation [sources] [destination] which is also known as AT&T Style iirc. That bit me a few times :-)

Posted by James McPherson on September 27, 2005 at 07:07 AM CST #

Post a Comment:

Name:
E-Mail:
URL:

Your Comment:

HTML Syntax: NOT allowed
Copyright (C) 2003, Le,Sandy Sun's Weblog