sv.s

Stores a 4-byte long value from a single vfpu register into memory.

Usage:

sv.s vd.s, offset(rm)
{
   *(rm + offset) = vd.s;
}

rm is a general purpose register holding a memory address. offset is optional.

sv.s clock ticks latency
(cache) ? ?
(memory) ? ?
 
ops/sv_s.txt · Last modified: 2006/11/21 21:24 by hlide
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki