LDUNC and STUNC

Name:

LDUNC $X,$Y,$Z
STUNC $X,$Y,$Z

Specification:
s($X) ← s(M8[$Y + $Z]) or
s(M8[$Y + $Z]) ← $X

Timing:

1υ + 1μ

Description:

Load or store an octabyte, similar to LDO and STO, without using the cache.

See also:

LDO and STO.