Skip to content

jpowell.co.uk

Blah…

Recent Posts

  • Pre Compiled NFFT Matlab Binaries for Matlab
  • Compiling the NFFT library for 64-bit Windows and Matlab. (Updated November 2013)
  • Compiling the NFFT library for 64-bit Windows and Matlab.
  • Learning x86 Assembly with GCC

Recent Comments

  • daniel on Compiling the NFFT library for 64-bit Windows and Matlab.
  • Eneas on Compiling the NFFT library for 64-bit Windows and Matlab. (Updated November 2013)
  • stoove on Pre Compiled NFFT Matlab Binaries for Matlab
  • Ala on Pre Compiled NFFT Matlab Binaries for Matlab
  • Julia on Pre Compiled NFFT Matlab Binaries for Matlab

Archives

  • February 2014
  • November 2013
  • June 2012
  • July 2011

Categories

  • NFFT
  • Programming

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Tag: assembly

Learning x86 Assembly with GCC

I have been learning some x86 assembly recently, and one of the suggestions in Jeff Dunteman’s excellent book, Assembly Language: Step by Step is to look at the asm output of a compiler such as GCC. I decided to start with a basic mathematical function, the factorial. Continue reading Learning x86 Assembly with GCC

Posted on 2011/07/102014/02/04Categories ProgrammingTags assembly, gcc, linux, x86Leave a comment
Proudly powered by WordPress
 

Loading Comments...