Re: New assembler

[email protected] (Frode V. Fjeld) Wed, 06 Aug 2008 11:45:48 +0200
Newsgroups gmane.lisp.movitz.devel
Message-ID <[email protected]>
Robert Swindells <[email protected]> writes:

> How do you invoke the disassembler part of the new assembler ?
>
> I would like to find out whether some inline assembly code has turned
> out how I wanted.

The function x86:disassemble-proglist is the typical entry-point. It
takes a list of octets (of machine-code) as argument, primarily.

Also, in emacs, M-x movitz-disassemble-defun should display
disassembly of the current function.

-- 
Frode V. Fjeld