skip to main content

kiesler.at

Random Guide to whatever
updated by rck, 2004-10-10

Another case of trying out the swallow hack 0.2. This time, I'm shuffling some sections around. Enjoy!

0 < n < 100

High Performance Alpha Linux: Inline assembler sample code for gcc

Ein relativ langes Posting zum Thema High Performance Computing, in welchem ein umfangreiches Inline-Assemblerprogramm vorgestellt wird. Zeigt im wesentlichen, dass man mit Inline-Assembler nicht nur an Performance gewinnen sondern auch (drastisch) an Übersicht verlieren kann.

Linux-Alpha Archive: wh64 (slow)

Von der Codestruktur wird hier Alpha-Inlineassembler sehr überzeugend dargestellt. Meine Hauptwissensquelle für asma und asmb!

Using the GNU Compiler Collection (GCC): DEC Alpha Options

Hat mir den rechten Weg zu Compilerparametern gewiesen. Stichwort: gcc -mcpu=ev6

Viel Spaß mit Inline-Assembler // René C. Kiesler!

100 < n < 200

Mezzoblue CSS Zen garden Daves' Beitrag zur CSSifizierung des Webs.

Blue Spark Einfachst-Contentmanagement System auf MS-Informationserver Basis. Nicht mehr weiterentwickelt, weil Dave auf Apache umgestiegen ist.

Modernalus Daves' Portfolio. Einfach ein Wahnsinn.

200 < n < 300

...greifen, wie geschrieben, oft genug auf readWord zu. Ein Beispiel:

197         public static short readShort() throws EprogException {
198                 short word0 = 0;
199                 try {
200                         word0 = Short.valueOf(readWord()).shortValue();
201                 }
202                 catch(NumberFormatException numberformatexception) {
203                         throw new EprogException("Wrong Datatype: Not a Short");
204                 }
205                 return word0;
206         }

here you can see some nonsense article. in case it makes sense, it's all fault of Swallow Hack 0.5 for Article Manager!



RSSComments - Make a comment
The comments are owned by the poster. We are not responsible for its content.
RSSAll Articles
2008, 2007, 2006, 2005, 2004

What's Related

Article Manager

Hacks

Latest Updates

AdministrativeTexts
updated by freddiemac1993, 2013-06-14
wiki

Re: adventures
created by brittdavis10, 2012-02-23 (1 rply, 3 views)
thread

Re: how to run phpwebsite...
created by alexander, 2011-08-25 (2 rpls, 3607 views)
thread

Re: Forum tags
created by HaroldFaragher, 2011-08-22 (3 rpls, 8488 views)
thread


Zu den KO2100 Foren