D5 asm
From: Roberto Della Pasqua (roberto_at_dellapasqua.com)
Date: 02/27/05
- Next message: Avatar Zondertau: "Re: D5 asm"
- Previous message: John O'Harrow: "Re: Fastcode Move B&V 7.0"
- Next in thread: Avatar Zondertau: "Re: D5 asm"
- Reply: Avatar Zondertau: "Re: D5 asm"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 27 Feb 2005 18:22:10 +0100
hi,
can somebody help me in translating a basm statement as this in D5?
const
constvalue : int64 = $0101010101010101
asm
movq mm0, constvalue
how to load using DB statement 8bytes into MM0, or MM1, etc.?
THANKS!
Roby
- Next message: Avatar Zondertau: "Re: D5 asm"
- Previous message: John O'Harrow: "Re: Fastcode Move B&V 7.0"
- Next in thread: Avatar Zondertau: "Re: D5 asm"
- Reply: Avatar Zondertau: "Re: D5 asm"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|