pe_macro(1)
SRC
Destination
Message Reference
fflag
Each flag bit
#61–#80
rflag
Each flag bit
#81–#100
64[c0]
Each flag bit
#101–#120
After each move, it checks that lflag is set properly. After moving into all of
the flag bits, it checks that each was set properly.
•
MoveTests4c
: MOV1 Clear Flag Bits Test (part 1) — This is a test of the
MOV1 instruction. It uses the following bits as operands:
lsb
lflag
cflag
vflag
zflag
nflag
tflag
fflag
rflag
64[c0]
It successively moves a 0 from the source into each of the flag bits in the list
shown above.
SRC
Destination
Message Reference
lsb
Each flag bit
#1–#20
lflag
Each flag bit
#21–#40
cflag
Each flag bit
#41–#60
vflag
Each flag bit
#61–#80
zflag
Each flag bit
#81–#100
nflag
Each flag bit
#101–#120
After each move, it checks that lflag is cleared properly. After moving into all
of the flag bits, it checks that each was cleared properly.
The remainder of this test is continued in MoveTests4d.ma.
•
MoveTests4d
: MOV1 Clear Flag Bits Test (part 2) — This is a test of the
MOV1 instruction. It uses the following bits as operands:
lsb
lflag
cflag
vflag
zflag
nflag
tflag
fflag
rflag
64[c0]
Data Parallel Unit Reference Pages B–23