File: xpaste.asm

package info (click to toggle)
nasm 2.16.03-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 16,504 kB
  • sloc: ansic: 115,197; asm: 30,197; perl: 6,653; sh: 3,932; makefile: 729; xml: 726; python: 548; lisp: 447; sed: 11
file content (6 lines) | stat: -rw-r--r-- 118 bytes parent folder | download | duplicates (21)
1
2
3
4
5
6
%iassign OWORD_size 16 ; octo-word
%idefine sizeof(_x_) _x_%+_size

%define ptr eax+sizeof(oword)

movdqa [ptr], xmm1